From 91ddbc59ed531b5211f5d1cb76d3d434c5afcf13 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 2 May 2025 23:38:04 -0500 Subject: fix config error on linux --- publish.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publish.el b/publish.el index 3868f30..409f164 100644 --- a/publish.el +++ b/publish.el @@ -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 "/") -- cgit v1.2.3-70-g09d2