summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2020-06-08 12:46:18 +0200
committerHarald Eilertsen <haraldei@anduin.net>2020-06-08 12:49:42 +0200
commita7b926e48eb1a34a72c8123b44438b3d8afef224 (patch)
tree7eb689425ad51a32105aebdc4c6d34dab5f07150 /config.toml
parent90a04beaed62c8c93140800eb11c7f4153d06b62 (diff)
downloadrabalderz-a7b926e48eb1a34a72c8123b44438b3d8afef224.tar.gz
rabalderz-a7b926e48eb1a34a72c8123b44438b3d8afef224.tar.bz2
rabalderz-a7b926e48eb1a34a72c8123b44438b3d8afef224.zip
Add translation links in site header.
Add translation links in the site header for sections and index. This also moved the header back into the base template, as it seems zola is not able to handle blocks defined in included templates. At least that's what it looked like. Didn't test much.
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 38c9bd6..3aee023 100644
--- a/config.toml
+++ b/config.toml
@@ -30,6 +30,7 @@ description = "En blogg om samfunn, teknologi, internett, overvåkning og annet
moreprompt = "Les mer..."
latest = "Siste innlegg:"
allposts = "se alle innleggene i"
+read_in = "Les på"
en = "English"
nb = "norsk"
@@ -38,6 +39,7 @@ description = "A blog about society, technology, internet, surveillance and othe
moreprompt = "More..."
latest = "Latest posts:"
allposts = "View all posts in"
+read_in = "Read in"
en = "english"
nb = "Norsk"