Import Hugo

This commit is contained in:
Smaug123
2023-09-30 18:30:52 +01:00
parent 85d784d889
commit 1f3e107106
250 changed files with 59591 additions and 48 deletions

6
hugo/i18n/en.toml Normal file
View File

@@ -0,0 +1,6 @@
[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>"