all repos — h3rald @ 503c51dea8a6b206deebc2ee202040ee84f36712

The sources of https://h3rald.com

Fixes.
h3rald h3rald@h3rald.com
Tue, 20 Apr 2021 19:01:25 +0000
commit

503c51dea8a6b206deebc2ee202040ee84f36712

parent

0b1144ba6e3f0b01e0cad0d03370d8961c8634a0

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M rules.minrules.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