Files
static-site-pipeline/hugo/i18n/en.toml
2023-09-30 18:34:20 +01:00

6 lines
168 B
TOML

[page_not_found]
other = "Page not found"
[page_does_not_exist]
other = "Page does not exist"
[head_back]
other = "<a href='{{.Site.BaseURL}}'>Head back home</a>"