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.
2 parents 0c1cc1e + 4067179 commit 5557c3cCopy full SHA for 5557c3c
config/_default/hugo.yaml
@@ -17,9 +17,11 @@ canonifyURLs: false
17
# Default to false and set to true for production in config/production/hugo.yaml
18
enableRobotsTXT: false
19
20
-# aasetDir: Location where Hugo looks for assets
+# assetDir: Location where Hugo looks for assets
21
assetDir: static
22
23
+publishDir: "public"
24
+
25
# Enable .GitInfo object for each page. This will give values to .Lastmod etc.
26
enableGitInfo: false
27
0 commit comments