10 years later #1

Merged
sthag merged 374 commits from development into main 2026-03-07 00:18:59 +01:00
2 changed files with 13 additions and 0 deletions
Showing only changes of commit fa8048b5f4 - Show all commits

3
robots.txt Normal file
View file

@ -0,0 +1,3 @@
user-agent: *
disallow: /private/
sitemap: http://interaktionsweise.de/sitemap.xml

10
sitemap.xml Normal file
View file

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://interaktionsweise.de/</loc>
<lastmod>2016-11-09</lastmod>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
</urlset>