mirror of https://github.com/luizdepra/hugo-coder.git

Yash Mehrotra
11.28.2020 93fb14e953a1c0275635093f6d22268236b3f216
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[category]
other = "category"
 
[tag]
other = "tag"
 
[series]
other = "series"
 
[reading_time]
other = "{{ .Count }}-minute read"
 
[page_not_found]
other = "Page Not Found"
 
[page_does_not_exist]
other = "Sorry, this page does not exist."
 
[head_back]
other = "You can head back to <a href=\"{{ . }}\">homepage</a>."
 
[powered_by]
other = "Powered by"