From 9cf3145015edd5ba10158d8de90765d453ee6815 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Mon, 24 Mar 2025 16:24:50 -0500 Subject: update now page header --- content/now/index.org | 1 + publish.el | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/content/now/index.org b/content/now/index.org index 7633954..ae52f3c 100644 --- a/content/now/index.org +++ b/content/now/index.org @@ -1,5 +1,6 @@ #+title: Now #+slug: index +#+date: <2025-03-17 Mon 11:42:00> This is a [[https://nownownow.com/about][/now]] page. diff --git a/publish.el b/publish.el index 08d748f..3acf5e7 100644 --- a/publish.el +++ b/publish.el @@ -89,7 +89,7 @@ (weblorg-route :name "now" :input-pattern "content/now/*.org" - :template "page.html" + :template "post.html" :output ".build/now/{{ slug }}.html" :url "/now/{{ slug }}.html") -- cgit v1.2.3-70-g09d2