Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
yunwei37 authored Dec 2, 2024
2 parents ed7727d + 023cdcc commit 25c935b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/2345lgbt/layouts/robots.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
User-agent: *
{{- if eq .Site.BaseURL "https://2345.lgbt" }}
{{- if strings.Contains .Site.BaseURL "2345.lgbt" }}
Sitemap: {{ absURL "sitemap.xml" }}
{{- else }}
Disallow: /
Expand Down

0 comments on commit 25c935b

Please sign in to comment.