all repos — website @ c8d206442c65eaf999445db6c104ee55a07dd931

My website

Merge commit 'a961bc284bb130e44468c07aaaa028652c151e08'

Alan Pearce
commit

c8d206442c65eaf999445db6c104ee55a07dd931

parent

b2c15923b33fa65bffe8a5eaef869e6b66d70078

1 file changed, 3 insertions(+), 2 deletions(-)

changed files
M themes/bear/config.tomlthemes/bear/config.toml
@@ -1,6 +1,6 @@
title = "Zola ʕ•ᴥ•ʔ Bear Blog" -base_url = "https://alanpearce.codeberg.page/zola-bearblog" -description = "" +base_url = "https://zola-bearblog.netlify.app/" +description = "A Zola-theme based on Bear Blog." # Whether to automatically compile all Sass files in the sass directory compile_sass = false
@@ -20,6 +20,7 @@ highlight_code = true
[extra] date_format="%d %b, %Y" +webserver_sends_csp_headers=true [[extra.main_menu]] name = "Bear"