From 944fd12ceaf5fb2db91380bf5342429da5258fc0 Mon Sep 17 00:00:00 2001 From: Vighnesh Shenoy <38671299+vighneshq@users.noreply.github.com> Date: Sun, 9 Jun 2019 02:10:06 +0530 Subject: [PATCH] Correct date behaviour on sections. [#124] (#125) Closes #124 --- layouts/_default/section.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layouts/_default/section.html b/layouts/_default/section.html index e539a01..aedb72f 100644 --- a/layouts/_default/section.html +++ b/layouts/_default/section.html @@ -14,12 +14,14 @@ {{ $sectionTitle := .Title }}