From e85157e43093b9c542fde348068f0fef9966dae8 Mon Sep 17 00:00:00 2001 From: Tom Chen Date: Sat, 27 Jun 2020 17:15:39 -0400 Subject: Remove extraneous commented post footer content --- _layouts/post.html | 8 -------- 1 file changed, 8 deletions(-) (limited to '_layouts') diff --git a/_layouts/post.html b/_layouts/post.html index 543f9a3..add4216 100755 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -5,16 +5,8 @@ layout: default

{{ page.title }}

{{ content }} - - · {% for tag in page.tags %} {{tag}}{% unless forloop.last %}, {% endunless %}{% endfor %} - - - -
-- cgit v1.2.3