This commit is contained in:
2026-01-26 03:17:14 +01:00
parent 467fd7f099
commit d29f55f6fd
110 changed files with 25682 additions and 0 deletions

10
public/de/index.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="de">
<head>
<title>http://localhost:1313/</title>
<link rel="canonical" href="http://localhost:1313/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://localhost:1313/">
</head>
</html>

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

@@ -0,0 +1,20 @@
<?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/</loc>
<changefreq>daily</changefreq>
<priority>0.5</priority>
<xhtml:link
rel="alternate"
hreflang="en"
href="http://localhost:1313/en/"
/>
<xhtml:link
rel="alternate"
hreflang="de"
href="http://localhost:1313/"
/>
</url>
</urlset>