mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-12-19 23:45:35 +01:00
Update 2 files
- /_layouts/default.html - /links.md
This commit is contained in:
parent
3bfbd78385
commit
d3eefbba2d
2 changed files with 2 additions and 1 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 }}" data-feed="{{ item.feed_url }}">{{ item.title }}</a> | {{ item.description }} |
|
||||
{% for item in site.data.links %}| <a href="{{ item.link }}" target="_blank" data-feed="{{ item.feed_url }}">{{ item.title }}</a> | {{ item.description }} |
|
||||
{% endfor %}
|
||||
|
||||
## Links申请
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue