aboutsummaryrefslogtreecommitdiff
path: root/public/client.html
diff options
context:
space:
mode:
authorOsmium Sorcerer <os@sof.beauty>2026-03-25 20:03:22 +0000
committerOsmium Sorcerer <os@sof.beauty>2026-04-18 16:52:22 +0000
commitf628de1f9726fa734b1787cb587091013bbb518d (patch)
treea0219a64c1014c5e4f414a127b1a0ce967ddcd1a /public/client.html
parentab0adb4882367a2f2a156df5ba86df00abdbc91f (diff)
Add source code links in About section
Diffstat (limited to 'public/client.html')
-rw-r--r--public/client.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/public/client.html b/public/client.html
index 928aa94..28a6578 100644
--- a/public/client.html
+++ b/public/client.html
@@ -977,7 +977,12 @@
</p>
<p>
<a href="https://github.com/AttorneyOnline/webAO"
- >Follow development on our GitHub</a
+ >Original WebAO source code</a
+ >
+ </p>
+ <p>
+ <a href="https://git.sof.beauty/webao"
+ >Modified source code (SoF fork)</a
>
</p>
<p>Special thanks to Aleks for the first webAO PoC.</p>