diff options
author | mayx | 2025-04-08 14:12:54 +0000 |
---|---|---|
committer | mayx | 2025-04-08 14:12:54 +0000 |
commit | 9170efdaa394de637bf1887f7f8c5ae4c449e512 (patch) | |
tree | c5e1b57db00dfceb028522ebe709ae0c9479f76a /links.md | |
parent | d3eefbba2defb57e54502651ab9e9220e78ab36a (diff) |
Update 7 files
- /_includes/word_count.html - /_config.yml - /_layouts/default.html - /Gemfile - /js/rss-feed-preview.js - /_posts/2025-04-08-feed.md - /links.md
Diffstat (limited to 'links.md')
-rw-r--r-- | links.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/links.md b/links.md index d1ef834..53c4e4a 100644 --- a/links.md +++ b/links.md @@ -8,7 +8,7 @@ tags: [links] | Link | Description | | - | - | -{% for item in site.data.links %}| <a href="{{ item.link }}" target="_blank" data-feed="{{ item.feed_url }}">{{ item.title }}</a> | {{ item.description }} | +{% for item in site.data.links %}| <a href="{{ item.link }}" target="_blank" rel="noopener" data-feed="{{ item.feed_url }}">{{ item.title }}</a> | {{ item.description }} | {% endfor %} ## Links申请 @@ -23,6 +23,7 @@ tags: [links] 名称:Mayx的博客 简介:Mayx's Home Page 链接:<https://mabbs.github.io> +订阅:<https://mabbs.github.io/atom.xml> 头像:<https://avatars0.githubusercontent.com/u/17966333> Logo:<https://mabbs.github.io/favicon.ico> |