Skip to content

Commit 5557c3c

Browse files
authored
Merge pull request #70 from stumbo/fixRobots.txt
Add publish Directory
2 parents 0c1cc1e + 4067179 commit 5557c3c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

config/_default/hugo.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,11 @@ canonifyURLs: false
1717
# Default to false and set to true for production in config/production/hugo.yaml
1818
enableRobotsTXT: false
1919

20-
# aasetDir: Location where Hugo looks for assets
20+
# assetDir: Location where Hugo looks for assets
2121
assetDir: static
2222

23+
publishDir: "public"
24+
2325
# Enable .GitInfo object for each page. This will give values to .Lastmod etc.
2426
enableGitInfo: false
2527

0 commit comments

Comments
 (0)