Skip to content

Commit

Permalink
chore: add i18n sitemaps (#948)
Browse files Browse the repository at this point in the history
  • Loading branch information
charIeszhao authored Dec 30, 2024
1 parent 5939c87 commit af5c6a0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion static/robots.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,9 @@ User-agent: *
Allow: /

Sitemap: https://docs.logto.io/sitemap.xml
Sitemap: https://docs.logto.io/zh-CN/sitemap.xml
Sitemap: https://docs.logto.io/de/sitemap.xml
Sitemap: https://docs.logto.io/es/sitemap.xml
Sitemap: https://docs.logto.io/fr/sitemap.xml
Sitemap: https://docs.logto.io/ja/sitemap.xml
Sitemap: https://docs.logto.io/pt-BR/sitemap.xml
Sitemap: https://docs.logto.io/zh-CN/sitemap.xml

0 comments on commit af5c6a0

Please sign in to comment.