Skip to content

Commit c9c6f20

Browse files
committed
[REFACTOR:spack] Rebase past the build system update
1 parent c3bbef3 commit c9c6f20

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ nav:
6666
- Overview: 'environment/index.md'
6767
- Modules: 'environment/modules.md'
6868
- Easybuild: 'environment/easybuild.md'
69+
- Spack: 'environment/spack.md'
6970
- Containers: 'environment/containers.md'
7071
- Conda: 'environment/conda.md'
71-
- Spack: 'environment/spack.md'
7272
###########
7373
- Policies:
7474
- Acceptable Use Policy (AUP): 'policies/aup.md'
@@ -418,8 +418,8 @@ markdown_extensions:
418418
repo_url_shorthand: true
419419
social_url_shorthand: true
420420
- pymdownx.snippets:
421-
base_path: snippets
422-
- pymdownx.tabbed:
421+
base_path: snippets
422+
- pymdownx.tabbed
423423
- pymdownx.smartsymbols
424424
# code blocks with syntax highlighting, graphs
425425
- pymdownx.superfences

0 commit comments

Comments
 (0)