diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-10 02:21:05 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-10 01:23:03 +0100 |
commit | af1a4ea4533762f617b1ae894ffe9bbdaf3427f5 (patch) | |
tree | b4032ba6b88db62ec4f139328f5a44000c07834f /src | |
parent | ced51aa57c06445dfac130ae975a612dff820b8b (diff) | |
download | website-af1a4ea4533762f617b1ae894ffe9bbdaf3427f5.tar.xz |
remove old files, foaf, moved sitemap
Diffstat (limited to 'src')
-rw-r--r-- | src/sitemap.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/sitemap.xml b/src/sitemap.xml new file mode 100644 index 0000000..e35ec27 --- /dev/null +++ b/src/sitemap.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> + <url> + <loc>https://theos.kyriasis.com/~kyrias/index.html</loc> + </url> + <url> + <loc>https://theos.kyriasis.com/~kyrias/about.html</loc> + </url> + <url> + <loc>https://theos.kyriasis.com/~kyrias/journal.html</loc> + </url> + <url> + <loc>https://theos.kyriasis.com/~kyrias/pgp-key.txt</loc> + </url> +</urlset> |