move format to inside of lastUpdated
This commit is contained in:
parent
7af27035d0
commit
e097f0df78
2 changed files with 2 additions and 5 deletions
|
@ -2,10 +2,7 @@
|
|||
other = "Improve this page"
|
||||
|
||||
[lastUpdated]
|
||||
other = "Last updated"
|
||||
|
||||
[lastUpdatedDateFormat]
|
||||
other = "{{ .Format \"January 2, 2006\" }}"
|
||||
other = "Last updated {{ .Format \"January 2, 2006\" }}"
|
||||
|
||||
[joinTitle]
|
||||
other = "Join the social media revolution"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue