diff options
author | garhve <git@garhve.com> | 2022-12-05 08:49:17 +0800 |
---|---|---|
committer | garhve <git@garhve.com> | 2022-12-05 08:49:17 +0800 |
commit | 87da192c8572a7819233704f287e99e342a12f41 (patch) | |
tree | 9f448d0e5a5a8de291bfb8948b5b8b2ff301ccdb /en | |
parent | d60811a78a56fcfc39d573d626c097301ef6585f (diff) |
add test cn post
Diffstat (limited to 'en')
-rw-r--r-- | en/sitemap.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/en/sitemap.xml b/en/sitemap.xml index 76a0a21..de27952 100644 --- a/en/sitemap.xml +++ b/en/sitemap.xml @@ -20,6 +20,16 @@ </url><url> <loc>https://blog.garhve.com/posts/</loc> <lastmod>2022-11-07T09:16:15+08:00</lastmod> + <xhtml:link + rel="alternate" + hreflang="cn" + href="https://blog.garhve.com/cn/posts/" + /> + <xhtml:link + rel="alternate" + hreflang="en" + href="https://blog.garhve.com/posts/" + /> </url><url> <loc>https://blog.garhve.com/posts/6/</loc> <lastmod>2022-09-29T09:43:02+08:00</lastmod> @@ -38,5 +48,15 @@ </url><url> <loc>https://blog.garhve.com/posts/1/</loc> <lastmod>2022-08-10T17:21:02+08:00</lastmod> + <xhtml:link + rel="alternate" + hreflang="cn" + href="https://blog.garhve.com/cn/posts/1/" + /> + <xhtml:link + rel="alternate" + hreflang="en" + href="https://blog.garhve.com/posts/1/" + /> </url> </urlset> |