summaryrefslogtreecommitdiff
path: root/links.md
diff options
context:
space:
mode:
authormayx <mayx@outlook.com>2026-03-17 13:19:07 +0100
committermayx <mayx@outlook.com>2026-03-17 13:19:07 +0100
commite8653b0efd12fb0cfbc4b9fa33800d5ba39fafe0 (patch)
treecd34e417554a704d0ee9667687ff7751452db45c /links.md
parente516a5d08ce50bb551fab71e8e894562afa87e8a (diff)
Update 5 files
- /_data/other_repo_list.csv - /_layouts/default.html - /proxylist.md - /other_repo_list.md - /links.md
Diffstat (limited to 'links.md')
-rw-r--r--links.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/links.md b/links.md
index fcb9c05..94fc25e 100644
--- a/links.md
+++ b/links.md
@@ -4,11 +4,12 @@ title: Links
date: 2019-05-03
id: links
tags: [links]
+robots: nofollow
---
| Link | Description |
| - | - |
-{% 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 %} |
+{% for item in site.data.links %}| <a href="{{ item.link }}" target="_blank" rel="noopener" {% 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)