Minor issues

This commit is contained in:
2026-03-24 11:09:03 -06:00
parent 53d127c349
commit e09487abdb
4 changed files with 12 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
<!-- <section> -->
<!-- </section> -->
{{ $pages := shuffle (where site.RegularPages "Section" "tools") | first 20 }}
{{ $pages := shuffle (where (where site.RegularPages "Section" "tools") "Params.maintenance" "intersect" (slice "Actively Maintained")) | first 20 }}
<section>
<h2>Try Something New</h2>
<p><strong>Proudly featuring {{ len (where site.RegularPages "Section" "tools") }} tools and counting!</strong>