initial commit

This commit is contained in:
Samuel Müller
2025-07-31 15:19:31 +02:00
commit 3df2a0efea
16 changed files with 5671 additions and 0 deletions

17
public/robots.txt Normal file
View File

@@ -0,0 +1,17 @@
User-agent: *
Allow: /
# Block access to private files
Disallow: /assets/js/
Disallow: /assets/css/
# Allow CSS and JS files for better SEO
Allow: /assets/css/style.css
Allow: /assets/js/main.js
Allow: /assets/js/contact.js
# Sitemap location
Sitemap: https://hexahost.de/sitemap.xml
# Crawl delay (optional, adjust as needed)
Crawl-delay: 1