diff options
author | mayx | 2025-05-22 03:45:18 +0000 |
---|---|---|
committer | mayx | 2025-05-22 03:45:18 +0000 |
commit | c6b5330945cd45f618486d9f0a821c7c95b20da8 (patch) | |
tree | ec34c1e0e3662d1c91e71e96bc480f6d92f263ce /links.md | |
parent | b1929b927fb91257800bf07baae44fc0613a0733 (diff) |
Update 3 files
- /links.md - /proxylist.md - /_data/proxylist.yml
Diffstat (limited to 'links.md')
-rw-r--r-- | links.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/links.md b/links.md index 84f6e0b..a39b2c7 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" rel="noopener nofollow" {% if item.feed_url %}data-feed="{{ item.feed_url }}"{% endif %}>{{ item.title }}</a> | {% if item.description %}{{ item.description }}{% else %}*No description*{% endif %} | +{% for item in site.data.links %}| <a href="{{ item.link }}" target="_blank" rel="noopener sponsored" {% if item.feed_url %}data-feed="{{ item.feed_url }}"{% endif %}>{{ item.title }}</a> | {% if item.description %}{{ item.description }}{% else %}*No description*{% endif %} | {% endfor %} 订阅以上链接:[OPML](/blogroll.opml) |