1
0
مراية لـ https://github.com/Mabbs/mabbs.github.io تم المزامنة 2026-07-20 06:21:51 +00:00
- /_layouts/default.html
- /_layouts/post.html
- /assets/js/main.js
- /index.html
هذا الالتزام موجود في:
mayx
2025-05-11 16:23:23 +00:00
الأصل ac554c5535
التزام dbc8d7fb3c
4 ملفات معدلة مع 37 إضافات و38 حذوفات

عرض الملف

@@ -14,9 +14,7 @@ title: 首页 - 我的文章
<h2><a class="post-link" href="{{ post.url }}">{{ post.title }}{% if post.layout == "encrypt" %} [加密] {% endif %}</a></h2>
<p class="author">
<span class="date">{{ post.date | date: "%-d %B %Y" }}</span>
<!--[if !IE]> -->
| Hits: <span id="{{ post.url }}" class="visitors-index" >Loading...</span>
<!-- <![endif]-->
</p>
<div class="content">
{{ post.excerpt | strip_html | strip_newlines }}