diff options
| author | Christian Cleberg <[email protected]> | 2025-03-24 16:24:50 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-03-24 16:24:50 -0500 |
| commit | f6909c0866c5f5e6dd64f8a68488e0e27732b7f2 (patch) | |
| tree | 866b93b8d3190479b84534b36f662190e56e4fa8 /publish.el | |
| parent | d994fe99c33201e4bae25a25dc94d2aab3e264e6 (diff) | |
| download | cleberg.net-f6909c0866c5f5e6dd64f8a68488e0e27732b7f2.tar.gz cleberg.net-f6909c0866c5f5e6dd64f8a68488e0e27732b7f2.tar.bz2 cleberg.net-f6909c0866c5f5e6dd64f8a68488e0e27732b7f2.zip | |
update now page header
Diffstat (limited to 'publish.el')
| -rw-r--r-- | publish.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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") |
