diff options
author | mayx | 2025-05-18 09:36:59 +0000 |
---|---|---|
committer | mayx | 2025-05-18 09:36:59 +0000 |
commit | 6584393a153ede5ef06b712f89a6a3a08a13aee6 (patch) | |
tree | ddff4dd0cd1aeb047bbfcbacd0ea47470fabd1e3 | |
parent | 6cb9535ecc29854ce8c1e2d96150e618bc0bd946 (diff) |
Update 2 files
- /_data/links.csv - /feed.xslt.xml
-rw-r--r-- | _data/links.csv | 3 | ||||
-rw-r--r-- | feed.xslt.xml | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/_data/links.csv b/_data/links.csv index ccf68cd..62d0832 100644 --- a/_data/links.csv +++ b/_data/links.csv @@ -12,4 +12,5 @@ Sinofine,https://sinofine.me/,https://sinofine.me/atom.xml, JiaoYuan's blog,https://jiaoyuan.org/,https://jiaoyuan.org/index.xml,思绪来得快去得也快,偶尔会在这里停留 花生莲子粥,https://blog.hslzz.cn/,https://blog.hslzz.cn/atom.xml,与世无争,不染于泥 南蛮子懋和,https://www.dao.js.cn/,https://www.dao.js.cn/feed.php,李懋和,俗名李栋梁。书法、国画爱好者,互联网安全与前端建设者。 -Vullfin的博客,https://blog.vull.top/,https://blog.vull.top/atom.xml,Vullfin's Home Page \ No newline at end of file +Vullfin的博客,https://blog.vull.top/,https://blog.vull.top/atom.xml,Vullfin's Home Page +阿涛の小破站,https://emohe.cn/,https://emohe.cn/rss.xml,Docker技术分享 \ No newline at end of file diff --git a/feed.xslt.xml b/feed.xslt.xml index b50de1e..94bde65 100644 --- a/feed.xslt.xml +++ b/feed.xslt.xml @@ -101,7 +101,7 @@ https://nicolas-hoizey.com/feeds/all.xml </a> </h3> <small class="gray"> - Published: <xsl:value-of select="substring(pubDate, 0, 17)" /> + Published at <xsl:value-of select="substring(pubDate, 0, 17)" /> </small> <p><xsl:value-of select="description"/></p> </div> |