8 lines
186 B
YAML
8 lines
186 B
YAML
# Content
|
|
- id: dateFormat
|
|
translation: "January 2, 2006"
|
|
- id: postedOnDate
|
|
translation: "Posted on"
|
|
# Footer
|
|
- id: poweredBy # Accepts HTML
|
|
translation: "{{ .Site.LastChange }}"
|