about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2024-05-29 16:03:14 +0200
committerAlan Pearce2024-05-29 16:03:14 +0200
commitbe8552ef29fc7b3aa2a2d9de541afe3ce9c24ec0 (patch)
treed84759a2c20320cf3dbb0453208cf16303231c33 /config.toml
parent99423f57f79499f13d021970c1efb4529072006b (diff)
downloadzola-bearblog-be8552ef29fc7b3aa2a2d9de541afe3ce9c24ec0.tar.lz
zola-bearblog-be8552ef29fc7b3aa2a2d9de541afe3ce9c24ec0.tar.zst
zola-bearblog-be8552ef29fc7b3aa2a2d9de541afe3ce9c24ec0.zip
improve accessibility and HTML validity
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 147f75f..fd1eff1 100644
--- a/config.toml
+++ b/config.toml
@@ -21,6 +21,8 @@ remove_filter = "Remove filter"
 filtering_for = "Filtering for"
 made_with = "Made with"
 table_of_contents = "Table of contents"
+language = "language"
+site = "site"
 
 [languages.de]
 title = "Zola ʕ•ᴥ•ʔ Bear Blog"
@@ -37,6 +39,8 @@ remove_filter = "Filter entfernen"
 filtering_for = "Filtern nach"
 made_with = "Erstellt mit"
 table_of_contents = "Inhaltsverzeichnis"
+language = "Sprache"
+site = "Site"
 
 [markdown]
 # Whether to do syntax highlighting