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

en.toml « i18n - github.com/EmielH/tale-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fc9961f6ef6462908078d52530f4bc7c9d414136 (plain)
1
2
3
4
5
6
7
8
9
10
11
[writtenBy]
other = "Written by"

[on]
other = "on"

[generator]
other = "Made with <a href='https://gohugo.io'>Hugo</a> using the <a href='https://github.com/EmielH/tale-hugo/'>Tale</a> theme."

[publishdate]
other = "{{ .PublishDate.Format \"January 2, 2006\" }}"