Skip to content

No nav tabs #502

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/index.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Nextflow Training
description: ¡Bienvenido al portal de capacitación de la comunidad Nextflow!
hide:
- navigation
- toc
- footer
---
Expand Down
1 change: 0 additions & 1 deletion docs/index.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Formation Nextflow
description: Bienvenue sur le portail de formation de la communauté Nextflow !
hide:
- navigation
- toc
- footer
---
Expand Down
1 change: 0 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Nextflow Training
description: Welcome to the Nextflow community training portal!
hide:
- navigation
- toc
- footer
---
Expand Down
1 change: 0 additions & 1 deletion docs/index.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Portal de Treinamento Nextflow
description: Seja bem vindo ao portal de treinamento da comunidade do Nextflow!
hide:
- navigation
- toc
- footer
---
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ theme:
- content.code.annotate
- content.code.copy
- navigation.footer
- navigation.tabs
- navigation.instant
- navigation.top
- navigation.tracking
- search.share
Expand Down