1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 04:55:30 -04:00

use Hugo to generate robots.txt

This commit is contained in:
2019-09-24 23:06:03 -04:00
parent 6ac394ac28
commit 180c5b3441
5 changed files with 7 additions and 3 deletions

View File

@@ -11,6 +11,8 @@ disableKinds = ["taxonomy", "taxonomyTerm"]
pygmentsUseClasses = true
pygmentsCodeFences = true
enableRobotsTXT = true
# enableGitInfo = true # messed up sitemap.xml timestamps
[outputs]