diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-05-10 20:32:59 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-05-10 20:32:59 +0200 |
commit | 169bae667ff9789c5b7475ce2f2a0467a472e095 (patch) | |
tree | ac500af09504c48bbcd3edc981b1033faa8d3b99 | |
parent | cac424b6565fe5b41274c466be1f1022122a0d88 (diff) | |
download | website-169bae667ff9789c5b7475ce2f2a0467a472e095.tar.xz |
Add key to sitemap
-rw-r--r-- | sitemap.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sitemap.xml b/sitemap.xml index e2c7a9d..03a34ce 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -9,4 +9,7 @@ <url> <loc>https://theos.kyriasis.com/~kyrias/blog.html</loc> </url> + <url> + <loc>https://theos.kyriasis.com/~kyrias/pgp-key.txt</loc> + </url> </urlset> |