Implementierung - SEO - 15.08.2025

This commit is contained in:
2025-08-15 18:20:45 +02:00
parent 3db6bafa0a
commit 92095892b2
12 changed files with 338 additions and 83 deletions
+2 -1
View File
@@ -31,7 +31,8 @@ const footer = {
copyright: "All rights reserved",
links: {
privacy: "Privacy Policy",
terms: "Legal Notice"
imprint: "Imprint",
terms: "Terms of Service"
}
}
} as const;