Skip to content

Commit

Permalink
feat: enable robots.txt (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyNautilus authored Aug 17, 2024
1 parent 6abe34f commit 1dc479a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ titleCaseStyle: none # do not capitalize titles
cleanDestinationDir: true
publishDir: docs

enableRobotsTXT: false # disable search engines scans for now
enableRobotsTXT: true
buildDrafts: false
buildFuture: false
buildExpired: false
Expand Down

0 comments on commit 1dc479a

Please sign in to comment.