about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index ca8d27a..9b94cd6 100644
--- a/config.toml
+++ b/config.toml
@@ -1,6 +1,6 @@
 title = "Zola ʕ•ᴥ•ʔ Bear Blog"
 base_url = "https://alanpearce.codeberg.page/zola-bearblog"
-description = ""
+description = "A Zola-theme based on Bear Blog."
 
 # Whether to automatically compile all Sass files in the sass directory
 compile_sass = false