summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--_data/links.csv3
-rw-r--r--feed.xslt.xml2
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>