cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
a9db5f4ca96212631e5f24848d921fd02e1365ac
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2025-05-03T04:38:04Z
publish.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -22,7 +22,7 @@ ;; Index page route (weblorg-route :name "index" - :input-pattern "content/index.org" + :input-pattern "content/*.org" :template "index.html" :output ".build/index.html" :url "/")