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 63fff48 commit 12ec321Copy full SHA for 12ec321
config/_default/module.toml
@@ -27,7 +27,7 @@
27
target = "layouts"
28
29
[[mounts]]
30
- # Exclude 'home.html' to avoid conflicts with custom home page layouts defined in the local 'layouts' directory.
+ # Exclude 'home.html' to avoid conflicts with a custom home page layout defined in the local 'layouts' directory.
31
excludeFiles = "home.html"
32
source = "node_modules/@thulite/doks-core/layouts"
33
0 commit comments