fix robots.txt

This commit is contained in:
Dmitry Belyaev 2024-02-17 23:34:49 +03:00
parent 7863a278a1
commit ffaff81792
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
public/
.hugo_build.lock

View File

@ -1,2 +1,2 @@
User-agent: *
Sitemap: {{ .Site.SitemapAbsURL }}
Sitemap: {{ "sitemap.xml" | absLangURL }}