diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2021-06-13 22:48:53 +0100 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2021-06-13 22:48:53 +0100 |
| commit | 81d1cb4f38a12b27b92fcccf182c3e4fd05c9271 (patch) | |
| tree | b517e2682147dc4531764417d05df0287876c7e0 /www/sitemap.xml | |
| parent | dfb89f1877d01cf2f7d62e13725e81ecede062fb (diff) | |
Add Backing Up a Git Repository
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 12609e1..b83b2c5 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-06-13/backing-up-a-git-repository/index.html</loc> + <lastmod>2021-06-13T12:00:00Z</lastmod> + <changefreq>never</changefreq> +</url><url> <loc>https://davidtsadler.com/posts/linux/2021-06-05/xrandr-failed-to-get-size-of-gamma-for-output-default/index.html</loc> <lastmod>2021-06-05T12:00:00Z</lastmod> <changefreq>never</changefreq> |
