From d165a778753ba5a04c767f60380f57a1ac74e9fc Mon Sep 17 00:00:00 2001 From: Amelia Frost Date: Sun, 5 Apr 2026 21:47:52 -0700 Subject: [PATCH] Add the stoat version we're based on --- about.html | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/about.html b/about.html index c7044ce..0462cda 100644 --- a/about.html +++ b/about.html @@ -119,6 +119,14 @@ overflow-wrap: break-word; } + #stoatVersion { + position: absolute; + bottom: 15px; + margin-left: 45px; + font-size: 12px; + color: #888; + } + .version-chip { display: inline-flex; align-items: center; @@ -414,6 +422,7 @@

A custom desktop client with enhancements and additional features.

+
Based on Stoat
@@ -579,8 +588,15 @@