We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcf54d6 commit a00d683Copy full SHA for a00d683
1 file changed
_config.yml
@@ -7,9 +7,9 @@ url: https://just-the-docs.github.io
7
aux_links:
8
Template Repository: https://github.com/just-the-docs/just-the-docs-template
9
defaults:
10
-- scope:
11
- path: "" # alle filer i hele repoet
12
- type: "pages" # markdown-sider
13
-values:
14
-layout: "default"
15
-has_toc: false # fjerner 'Table of contents' på siderne. Det kan overskrives på siderne
+ - scope:
+ path: "" # alle filer i hele repoet
+ type: "pages" # markdown-sider
+ values:
+ layout: "default"
+ has_toc: false # fjerner 'Table of contents' på siderne. Det kan overskrives på siderne
0 commit comments