aboutsummaryrefslogtreecommitdiff
path: root/themes/hugo-pt2021/layouts/projects/list.html
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2021-10-15 08:22:18 -0400
committerPaul Duncan <pabs@pablotron.org>2021-10-15 08:22:18 -0400
commit14ac6e61684882da66fd23fef8f8594e60817aa8 (patch)
treebea56d3c098c9f3573f619136bd6fd215a7c8730 /themes/hugo-pt2021/layouts/projects/list.html
parentca59202f948154ef35cb03b5056f8ba3a4aa2882 (diff)
downloadpablotron.org-14ac6e61684882da66fd23fef8f8594e60817aa8.tar.bz2
pablotron.org-14ac6e61684882da66fd23fef8f8594e60817aa8.zip
projects formatting fixes
Diffstat (limited to 'themes/hugo-pt2021/layouts/projects/list.html')
-rw-r--r--themes/hugo-pt2021/layouts/projects/list.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/hugo-pt2021/layouts/projects/list.html b/themes/hugo-pt2021/layouts/projects/list.html
index 0b5925b..ac19d64 100644
--- a/themes/hugo-pt2021/layouts/projects/list.html
+++ b/themes/hugo-pt2021/layouts/projects/list.html
@@ -14,7 +14,7 @@
{{- if len $rows -}}
<h3
title='Current projects that are actively maintained.'
- >Current Projects</h3>
+ >Current</h3>
<ul>
{{- range $rows.ByTitle -}}
@@ -30,7 +30,7 @@
<h3
title='Old projects that are no longer maintained.'
aria-label='Old projects that are no longer maintained.'
- >Old Projects</h3>
+ >Legacy</h3>
<ul>
{{- range $rows.ByTitle -}}