Fix robots.txt (#14774)

Lighthouse in Google Chrome reported an issue
This commit is contained in:
Rémy Léone 2019-06-25 05:52:35 +02:00 committed by Kubernetes Prow Robot
parent 46f21284df
commit 1206e3c6a1
1 changed files with 2 additions and 2 deletions

View File

@ -4,6 +4,6 @@ Disallow: /legacy/
Disallow: /v1.0/
Disallow: /v1.1/
Disallow: /404/
Disallow: 404.html
Disallow: /404.html
SITEMAP: {{ "sitemap.xml" | absLangURL }}
SITEMAP: {{ "sitemap.xml" | absLangURL }}