mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 12:35:31 -04:00
add simple license and privacy policy pages
silly but certain things require these. also added some sitemap priorities to other miscellaneous pages.
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
User-Agent: *
|
||||
{{- if eq hugo.Environment "production" }}
|
||||
Allow: /.well-known/amphtml/apikey.pub
|
||||
Disallow: /privacy/
|
||||
Disallow: /license/
|
||||
Disallow: /humans.txt
|
||||
Disallow: /403.html
|
||||
Disallow: /404.html
|
||||
|
||||
Disallow: /y2k/
|
||||
Disallow: /candies/
|
||||
Disallow: /comp20/
|
||||
|
||||
Sitemap: {{ "sitemap.xml" | absURL }}
|
||||
{{- else }}
|
||||
Disallow: /
|
||||
|
Reference in New Issue
Block a user