diff options
author | garhve <git@garhve.com> | 2023-02-14 18:40:10 +0800 |
---|---|---|
committer | garhve <git@garhve.com> | 2023-02-14 18:40:10 +0800 |
commit | 4d12e92153c463bd5fecbc9606a5489601f57ee6 (patch) | |
tree | 84990b20afd1d1c4d7bec1f681b5c3236eef1f4b /sitemap.xml | |
parent | 734f042c9d99e0110d5e4cf8f2994a5ce27385d1 (diff) |
change back to hugo
Diffstat (limited to 'sitemap.xml')
-rw-r--r-- | sitemap.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..9c007e1 --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> + + <sitemap> + <loc>https://blog.garhve.com/en/sitemap.xml</loc> + + <lastmod>2022-12-14T00:00:00+00:00</lastmod> + + </sitemap> + + <sitemap> + <loc>https://blog.garhve.com/cn/sitemap.xml</loc> + + <lastmod>2023-02-07T17:20:02+08:00</lastmod> + + </sitemap> + +</sitemapindex> |