added files

This commit is contained in:
PeaceNira 2025-02-12 17:52:42 +00:00
parent 66c682122c
commit 4007181554
148 changed files with 6376 additions and 12 deletions

View file

@ -0,0 +1,7 @@
User-agent: *
{{- if hugo.IsProduction | or (eq site.Params.env "production") }}
Disallow:
{{- else }}
Disallow: /
{{- end }}
Sitemap: {{ "sitemap.xml" | absURL }}