From 03b2bcb3fda50c08bfd8a8a7559cbda250d64b02 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Fri, 11 May 2018 16:11:55 +0200 Subject: minor fixes - removed comment link from barepost - removed count.min.js from blog - added comment counter to post --- templates/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/post.html') diff --git a/templates/post.html b/templates/post.html index 3209f4e..b873357 100644 --- a/templates/post.html +++ b/templates/post.html @@ -35,7 +35,7 @@

$title$

-

Posted on $date$

+

Posted on $date$ | Comments

$body$
-- cgit v1.2.3