summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2020-07-07 16:14:15 +0200
committerHarald Eilertsen <haraldei@anduin.net>2020-07-07 16:43:55 +0200
commit88405fe413172f8c0b009f1065745404dbb221ac (patch)
treed6399d481eeb4e45eb05f97155e48af9870a46ac /config.toml
parent9beb127bb511b94998c5d236553e58a9fb1c4636 (diff)
downloadrabalderz-88405fe413172f8c0b009f1065745404dbb221ac.tar.gz
rabalderz-88405fe413172f8c0b009f1065745404dbb221ac.tar.bz2
rabalderz-88405fe413172f8c0b009f1065745404dbb221ac.zip
Render post authors from taxonomies.
Not really handling more than one author yet, but then that's not an immediate concern either.
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 caec2f3..7efbb00 100644
--- a/config.toml
+++ b/config.toml
@@ -43,6 +43,7 @@ lisens. [Mer detaljer her](@/lisens.md).
"""
en = "English"
nb = "norsk"
+posts_by = "Innlegg av "
[translations.en]
description = "A blog about society, technology, internet, surveillance and other grievances."
@@ -56,6 +57,7 @@ license. [Details here](@/lisens.en.md).
"""
en = "english"
nb = "Norsk"
+posts_by = "Posts by"
[extra]
# Put all your custom variables here