2025-05-20 02:59:55 First Commit
This commit is contained in:
23
public/de/sitemap.xml
Normal file
23
public/de/sitemap.xml
Normal 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>
|
||||
Reference in New Issue
Block a user