From e5e305f0f3fdbf46f190a8147e4732f6c82cafc5 Mon Sep 17 00:00:00 2001 From: mayx Date: Mon, 19 May 2025 02:03:49 +0000 Subject: Update 4 files - /links.md - /_layouts/post.html - /_layouts/default.html - /index.html--- index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 2fc2904..eccf888 100644 --- a/index.html +++ b/index.html @@ -8,21 +8,21 @@ title: 首页 - 我的文章
- +
{% for post in paginator.posts %} -
-

{{ post.title }}{% if post.layout == "encrypt" %} [加密] {% endif %}

-

- {{ post.date | date: "%-d %B %Y" }} +

+

{{ post.title }}{% if post.layout == "encrypt" %} [加密] {% endif %}

+

+

-
+
{{ post.excerpt | strip_html | strip_newlines }}
{% if post.tags %} {% for tag in post.tags %} - #{{ tag }} + #{{ tag }} {% endfor %} {% endif %} -- cgit 1.4.1-2-gfad0