Sidebar menu and more #14

Manually merged
benjaoming merged 5 commits from benjaoming/website:new-website into new 2020-05-18 15:02:43 +00:00
3 changed files with 22 additions and 3 deletions
Showing only changes of commit 114eeaf818 - Show all commits

View file

@ -1,3 +0,0 @@
[home]
other = "Home"

11
i18n/da.toml Normal file
View file

@ -0,0 +1,11 @@
[home]
other = "Home"
[generated_date]
other = "Generateret med Hugo d. {{ .Count }}"
[services_status]
other = "Tjeneste Status"
[tagline]
other = "<u>vores</u> data i <u>vores</u> hænder"

11
i18n/en.toml Normal file
View file

@ -0,0 +1,11 @@
[home]
other = "Home"
[generated_date]
other = "Generated by Hugo on {{ .Count }}"
[services_status]
other = "Services Status"
[tagline]
other = "our data in our hands"