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

github.com/nodejh/hugo-theme-cactus-plus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.yaml')
-rw-r--r--i18n/en.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml
index 644dcef..192114b 100644
--- a/i18n/en.yaml
+++ b/i18n/en.yaml
@@ -26,10 +26,10 @@ minuteRead:
other: "{{ .ReadingTime }} minute read"
publishDate:
- other: '{{ .PublishDate.Format "January 2, 2006" }}'
+ other: '{{ .PublishDate.Format "Jan 2, 2006" }}'
publishDateFull:
- other: '{{ .PublishDate.Format "January 2, 2006" }}'
+ other: '{{ .PublishDate.Format "Jan 2, 2006" }}'
wordCount:
one: "{{ .WordCount }} word"