Fixes.
h3rald h3rald@h3rald.com
Tue, 20 Apr 2021 19:01:25 +0000
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
rules.min
→
rules.min
@@ -24,7 +24,7 @@ ".html" %ext
"Articles" %title "page" %content-type ARCHIVES dvalues (/code :a /code :b a b >) sort %archives - ;ARCHIVE-COLUMNS %archive-columns + ARCHIVE-COLUMNS %archive-columns dup "_archives" swap mustache %contents dup "page" swap mustache %contents output-fwrite@@ -180,7 +180,7 @@ HOME
latest %latest recents %recents ;tags %tags - "home" HOME mustache %contents + dup "home" swap mustache %contents output-fwrite ) ^generate-home