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 d7a5da8 commit ca08940Copy full SHA for ca08940
1 file changed
_config.yml
@@ -6,3 +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
13
+values:
14
+layout: "default"
15
+has_toc: false # fjerner 'Table of contents' på siderne. Det kan overskrives på siderne
0 commit comments