summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2020-06-08 19:08:09 +0200
committerHarald Eilertsen <haraldei@anduin.net>2020-06-08 19:08:09 +0200
commit4f4bd92820a72f1c28c414f13cd6667886c056ac (patch)
treea6a889a01569ca47e058b563a6bb5024d3eff6ec /config.toml
parent8841129b65ec8baa528da57272023638f903a65e (diff)
downloadrabalderz-4f4bd92820a72f1c28c414f13cd6667886c056ac.tar.gz
rabalderz-4f4bd92820a72f1c28c414f13cd6667886c056ac.tar.bz2
rabalderz-4f4bd92820a72f1c28c414f13cd6667886c056ac.zip
Improve license section.
- Use local image for license icon. - Clarify that the text and images/other elements are licensed separately. - Add license blurb to all pages. - Translate license blurb.
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index dc1d75b..3f847c3 100644
--- a/config.toml
+++ b/config.toml
@@ -34,6 +34,10 @@ moreprompt = "Les mer..."
latest = "Siste innlegg:"
allposts = "se alle innleggene i"
read_in = "Les på"
+lic_content = """
+Innholdet på disse sidene er lisensiert under en Creative Commons Navngivelse-DelPåSammeVilkår 4.0
+lisens. [Mer detaljer her](@/lisens.md).
+"""
en = "English"
nb = "norsk"
@@ -43,6 +47,10 @@ moreprompt = "More..."
latest = "Latest posts:"
allposts = "View all posts in"
read_in = "Read in"
+lic_content = """
+The contents of these pages are licensed under a Creative Commons Attribution-ShareAlike 4.0
+license. [Details here](@/lisens.en.md).
+"""
en = "english"
nb = "Norsk"