mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add robots.txt template to disallow robots
See: https://github.com/spf13/hugo/blob/master/docs/content/extras/robots-txt.md
This commit is contained in:
@ -5,6 +5,7 @@ languageCode = "en-us"
|
||||
title = "CGSpace Notes"
|
||||
newContentEditor = "vim"
|
||||
theme = "hugo-theme-bootstrap4-blog"
|
||||
enableRobotsTXT = true
|
||||
|
||||
[permalinks]
|
||||
# use 2016-09 as slug, since my posts are always monthly
|
||||
|
Reference in New Issue
Block a user