mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-12-19 23:45:35 +01:00
Update 3 files
- /links.md - /proxylist.md - /_data/proxylist.yml
This commit is contained in:
parent
b1929b927f
commit
c6b5330945
3 changed files with 5 additions and 7 deletions
2
links.md
2
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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue