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 ca08940 commit dcf54d6Copy full SHA for dcf54d6
1 file changed
_config.yml
@@ -6,10 +6,10 @@ url: https://just-the-docs.github.io
6
7
aux_links:
8
Template Repository: https://github.com/just-the-docs/just-the-docs-template
9
-defaults: - scope:
10
-path: ""
11
-# alle filer i hele repoet
12
-type: "pages" # markdown-sider
+defaults:
+- scope:
+ path: "" # alle filer i hele repoet
+ type: "pages" # markdown-sider
13
values:
14
layout: "default"
15
has_toc: false # fjerner 'Table of contents' på siderne. Det kan overskrives på siderne
0 commit comments