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
This commit is contained in:
mayx
2025-04-08 14:12:54 +00:00
parent d3eefbba2d
commit 9170efdaa3
7 changed files with 51 additions and 4 deletions

View File

@@ -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>