Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jrutheiser/hugo-lithium-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layouts/_default/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index 47cf0a2..3a6434d 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -10,7 +10,7 @@
<h1 class="article-title">{{ .Title }}</h1>
{{ if eq .Section "post" }}
- <span class="article-date">{{ .Date.Format "January 1, 2006" }}</span>
+ <span class="article-date">{{ .Date.Format "January 2, 2006" }}</span>
{{ end }}
<div class="article-content">