mirror of
https://github.com/Smaug123/static-site-pipeline
synced 2025-10-05 16:28:41 +00:00
6 lines
168 B
TOML
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>" |