From 506d91826465035667a16bb26b2e7faf06ffdf1d Mon Sep 17 00:00:00 2001 From: Meekdai Date: Tue, 21 Nov 2023 17:22:42 +0800 Subject: [PATCH] Update plist.html --- templates/plist.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/plist.html b/templates/plist.html index b296762..8834abf 100644 --- a/templates/plist.html +++ b/templates/plist.html @@ -77,7 +77,7 @@ h1 a:not([href]){color:inherit;text-decoration:none;vertical-align: bottom;font-
{% if postListJson[num]['commentNum']>0 %}{{ postListJson[num]['commentNum'] }}{% endif %} - {{ postListJson[num]['label'] }} + {{ postListJson[num]['label'] }} {{ postListJson[num]['createdDate'] }}