2025-05-20 02:59:55 First Commit

This commit is contained in:
2025-05-20 02:59:55 -04:00
commit 6f09b5f46f
125 changed files with 35907 additions and 0 deletions

23
public/de/sitemap.xml Normal file
View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>http://localhost:1313/de/</loc>
<xhtml:link
rel="alternate"
hreflang="zh-CN"
href="http://localhost:1313/zh/"
/>
<xhtml:link
rel="alternate"
hreflang="en-US"
href="http://localhost:1313/en/"
/>
<xhtml:link
rel="alternate"
hreflang="de"
href="http://localhost:1313/de/"
/>
</url>
</urlset>