sup

A curses threads-with-tags style email client

sup-website.git

git clone https://supmua.dev/git/sup-website/
commit c8119d8f0d84d1ef3cacdbf03bb091e30708ecaf
parent dce091bf630551e5a140c1dbc33c36863cd2e9c6
Author: Dan Callaghan <djc@djc.id.au>
Date:   Sat, 18 Apr 2026 13:39:50 +1000

link to local repo for sup-colors instead of Github

Diffstat:
M _includes/header.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_includes/header.html b/_includes/header.html
@@ -11,7 +11,7 @@
         <a href="https://github.com/sup-heliotrope/sup/issues" class="btn">Issues</a>
         <a href="/releases/" class="btn">Releases</a>
         <a href="/screenshots/" class="btn">Screenshots</a>
-        <a href="https://github.com/sup-heliotrope/sup-colors" class="btn">Color schemes</a>
+        <a href="/git/sup-colors/files.html" class="btn">Color schemes</a>
         <a href="/community/" class="btn">Community</a>
         </section>
       </div>