diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2021-05-28 22:46:32 +0100 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2021-05-28 22:46:32 +0100 |
| commit | d37759c0f2dd5a5ddcc38da0e29be134bceb7baa (patch) | |
| tree | 2122e8819ce0ff08b819a4823a3f3b04655d5c95 /www/sitemap.xml | |
| parent | d961a4c15d94aaf3139bac41355ea6bd7fe47eb4 (diff) | |
Pre and Post Validation Hooks with Certbot
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 a1c5af2..13e5880 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/letsencrypt/2021-05-28/pre-and-post-validation-hooks-with-certbot/index.html</loc> + <lastmod>2021-05-28T12:00:00Z</lastmod> + <changefreq>never</changefreq> +</url><url> <loc>https://davidtsadler.com/posts/letsencrypt/2021-05-27/wildcard-certificates-with-lets-encrypt/index.html</loc> <lastmod>2021-05-27T12:00:00Z</lastmod> <changefreq>never</changefreq> |
