mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-07-19 18:42:02 +00:00
Update 2 files
- /index.html - /README.md
This commit is contained in:
parent
8a3ea7d2b0
commit
3b70d3c4bd
@ -7,7 +7,7 @@ Mayx's Home Page
|
||||
Powered by [Jekyll](https://github.com/jekyll/jekyll)
|
||||
|
||||
[](https://github.com/Mabbs/mabbs.github.io/actions/workflows/pages/pages-build-deployment)
|
||||
[](https://github.com/Mabbs/mabbs.github.io/deployments/github-pages)
|
||||
[](https://gitlab.com/mayx/mayx.gitlab.io/-/pipelines)
|
||||
[](https://mabbs.github.io)
|
||||
[](https://github.com/Mabbs/mabbs.github.io)
|
||||
[](https://github.com/Mabbs/mabbs.github.io/commits/master/)
|
||||
|
@ -24,7 +24,7 @@ title: 首页 - 我的文章
|
||||
{% if post.tags %}
|
||||
<span>
|
||||
{% for tag in post.tags %}
|
||||
<nobr><a href="/search.html?keyword={{ tag | url_encode }}"><code>#{{ tag }}</code></a></nobr>
|
||||
<a href="/search.html?keyword={{ tag | url_encode }}"><code>#{{ tag }}</code></a>
|
||||
{% endfor %}
|
||||
</span>
|
||||
{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user