1
0
مراية لـ https://github.com/Mabbs/mabbs.github.io تم المزامنة 2026-07-20 22:21:50 +00:00
- /_layouts/post.html
- /proxylist.md
- /index.html
هذا الالتزام موجود في:
mayx
2025-03-31 03:17:33 +00:00
الأصل 7785bc18c7
التزام e7bc272a81
3 ملفات معدلة مع 14 إضافات و6 حذوفات

عرض الملف

@@ -78,7 +78,7 @@ layout: default
{{content}}
{% if page.tags %}
<small>tags: <em>{{ page.tags | join: "</em> - <em>" }}</em></small>
<small>tags: {% for tag in page.tags %}<a href="/search.html?keyword={{ tag | url_encode }}"><em>{{ tag }}</em></a>{% unless forloop.last %} - {% endunless %}{% endfor %}</small>
{% endif %}
<br />
<br />