diff --git a/index.html b/index.html index c705b75..0387f53 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ title: 首页 - 我的文章
- + {% for post in paginator.posts %}

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