diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2021-05-29 22:35:33 +0100 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2021-05-29 22:35:33 +0100 |
| commit | 079319e283b4fb903254d3fa6bb1a3bd070bd4d5 (patch) | |
| tree | a6a0b7df21ad23dd23f5ee227f4ae83e74f7e237 /www/sitemap.xml | |
| parent | d37759c0f2dd5a5ddcc38da0e29be134bceb7baa (diff) | |
Setting up a Self Hosted Git Server
Diffstat (limited to 'www/sitemap.xml')
| -rw-r--r-- | www/sitemap.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/sitemap.xml b/www/sitemap.xml index 13e5880..5a714ab 100644 --- a/www/sitemap.xml +++ b/www/sitemap.xml @@ -1,6 +1,10 @@ <?xml version="1.0" encoding="utf-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" 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"> <url> + <loc>https://davidtsadler.com/posts/git/2021-05-29/setting-up-a-self-host-git-server/index.html</loc> + <lastmod>2021-05-29T12:00:00Z</lastmod> + <changefreq>never</changefreq> +</url><url> <loc>https://davidtsadler.com/posts/letsencrypt/2021-05-28/pre-and-post-validation-hooks-with-certbot/index.html</loc> <lastmod>2021-05-28T12:00:00Z</lastmod> <changefreq>never</changefreq> |
