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

github.com/forestryio/hugo-theme-novela.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layouts/partials/article/next.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/article/next.html b/layouts/partials/article/next.html
index fafb9ca..c219737 100644
--- a/layouts/partials/article/next.html
+++ b/layouts/partials/article/next.html
@@ -47,7 +47,7 @@ of the whole section and append them to our $next slice. */}}
{{ $article.Params.excerpt }}
</p>
<div class="article-metadata">
- {{ $article.Date | dateFormat "January 1, 2006" }} · {{ $article.ReadingTime }} min read
+ {{ $article.Date | dateFormat "January 2, 2006" }} · {{ $article.ReadingTime }} min read
</div>
</div>
</div>