aboutsummaryrefslogtreecommitdiff
path: root/build/sitemap.xml
diff options
context:
space:
mode:
authorAdam Stück <adam@adast.dk>2023-12-15 11:23:21 +0000
committerAdam Stück <adam@adast.dk>2023-12-15 12:00:01 +0000
commit57abab7d0c27161e909d07498c86012c82db246e (patch)
treed85b423672f55a3287cd1fc10fffa150e5500b94 /build/sitemap.xml
parentf205d2e8787e58b73576245f03d44b7d791c471b (diff)
overhaul: switch from ssg to barf
- simplify and polish most pages - add /colophon, /now, /contact - drop /resume-da - drop javascript - patch barf to create symlinks for /rss.xml and /feed to /atom.xml
Diffstat (limited to 'build/sitemap.xml')
-rw-r--r--build/sitemap.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/build/sitemap.xml b/build/sitemap.xml
deleted file mode 100644
index 64195ff..0000000
--- a/build/sitemap.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<urlset
-xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
-http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
-xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
-<url><loc>https://adast.dk/resume/</loc><lastmod>2023-11-09</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.dk/resume-da/</loc><lastmod>2023-11-09</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.dk/uses/</loc><lastmod>2023-11-09</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.dk/donate/</loc><lastmod>2023-11-09</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.dk/2023-02-log/</loc><lastmod>2023-11-09</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.dk/projects/</loc><lastmod>2023-11-09</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.dk/services/</loc><lastmod>2023-11-09</lastmod><priority>1.0</priority></url>
-<url><loc>https://adast.dk/index.html</loc><lastmod>2023-11-09</lastmod><priority>1.0</priority></url>
-</urlset>