1 Star 0 Fork 0

J.sky / suiyan_free_blog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
sitemap.xml 341 Bytes
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
J.sky 提交于 2023-04-08 08:29 . init
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
{% for s in sitemap_data %}
<url>
<loc>{{ site_url }}{{ s.url }}.html</loc>
<lastmod>{{ s.time }}</lastmod>
<changefreq>daily</changefreq>
<priority>0.8</priority>
</url>
{% endfor %}
</urlset>
HTML
1
https://gitee.com/J_Sky/suiyan_free_blog.git
git@gitee.com:J_Sky/suiyan_free_blog.git
J_Sky
suiyan_free_blog
suiyan_free_blog
master

搜索帮助