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:
authorNick Gracilla <nick.gracilla@gmail.com>2020-02-02 00:36:16 +0300
committerNick Gracilla <nick.gracilla@gmail.com>2020-02-02 00:36:16 +0300
commitf81c6e966231bbe190d82c73b0ce5c2f60e16a2d (patch)
tree6b4af0a1a76c6dd874fbf31d2101b57023c2d707
parente97641fda3cb28d0df7efeb24519f0ec95f36cfd (diff)
remove forgotten test content
-rw-r--r--layouts/partials/author/articles_list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/author/articles_list.html b/layouts/partials/author/articles_list.html
index ec25b09..58f5795 100644
--- a/layouts/partials/author/articles_list.html
+++ b/layouts/partials/author/articles_list.html
@@ -20,7 +20,7 @@
{{ .Params.excerpt }}
</p>
<div class="article-metadata">
- {{ .Date.Format "January 2, 2006" }} hey • {{ .ReadingTime }} min read
+ {{ .Date.Format "January 2, 2006" }} • {{ .ReadingTime }} min read
</div>
</div>
</div>