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/barepost.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/barepost.html') diff --git a/templates/barepost.html b/templates/barepost.html index 368adb6..4a7e2a3 100644 --- a/templates/barepost.html +++ b/templates/barepost.html @@ -1,5 +1,5 @@

$title$

-

Posted on $date$ | Comments

+

Posted on $date$

$body$
-- cgit v1.2.3