mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Add see also section to posts footer (#152)
* Fix series list page title * Add see also section to posts footer
This commit is contained in:
committed by
Luiz F. A. de Prá
parent
da6f9e1389
commit
27e83b1e5a
@@ -4,6 +4,9 @@ other = "category"
|
||||
[tag]
|
||||
other = "tag"
|
||||
|
||||
[series]
|
||||
other = "series"
|
||||
|
||||
[reading_time]
|
||||
one = "One minute read"
|
||||
other = "{{ .Count }} minutes read"
|
||||
|
||||
Reference in New Issue
Block a user