From 0e602cfa7881f789c3e9f1d5f25db9a8179cd0fc Mon Sep 17 00:00:00 2001 From: t Date: Sun, 12 Jul 2026 20:00:15 -0600 Subject: site updates --- index.html.tmpl | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) (limited to 'index.html.tmpl') diff --git a/index.html.tmpl b/index.html.tmpl index 59a87e3..7d2376a 100644 --- a/index.html.tmpl +++ b/index.html.tmpl @@ -24,19 +24,30 @@
-

recent posts

- {{$posts := sortPages (index .Pages "weblog") "post_date"}}{{with $posts}}
-

recently changed notes

- {{$notes := sortPages (index .Pages "notes") "ModTime"}}{{with $notes}}
-- cgit v1.3