From 16e74c6eaea42cb37701f4dea8747a1cb9ca2c06 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sat, 31 May 2025 01:39:16 -0400 Subject: themes/hugo-pt2021/layouts/projects/list.html: remove "Current Projects" section heading, rename "Old Projects" section to "Old Stuff", shrink section heading --- themes/hugo-pt2021/layouts/projects/list.html | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'themes/hugo-pt2021/layouts/projects') diff --git a/themes/hugo-pt2021/layouts/projects/list.html b/themes/hugo-pt2021/layouts/projects/list.html index 3d4de89..52d5c7a 100644 --- a/themes/hugo-pt2021/layouts/projects/list.html +++ b/themes/hugo-pt2021/layouts/projects/list.html @@ -12,11 +12,6 @@
{{- $rows := union (where .Pages "Params.active" true) (where .Pages "Params.active" nil) -}} {{- if len $rows -}} -

Current Projects

-