mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-27 22:09:53 +02:00
Add embeded template for robots.txt
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
7c5a1fd16b
commit
9a6dc6c791
@@ -242,4 +242,6 @@ ga('send', 'pageview');
|
||||
</script>
|
||||
<script async src='//www.google-analytics.com/analytics.js'></script>
|
||||
{{ end }}`)
|
||||
|
||||
t.AddInternalTemplate("_default", "robots.txt", "User-agent: *")
|
||||
}
|
||||
|
Reference in New Issue
Block a user