aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOsmium Sorcerer <os@sof.beauty>2026-03-25 20:03:22 +0000
committerOsmium Sorcerer <os@sof.beauty>2026-06-06 03:06:43 +0000
commit905e7b3820e70aa39e85307d256214dcf0c627be (patch)
tree960fbfb386b6e35fe5d7e13ffde854ee1c650e52
parent27984286a995f12c2fc9c341905e154b0f4acc09 (diff)
Add source code links in About section
-rw-r--r--public/client.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/public/client.html b/public/client.html
index 90fc41b..6c51dc5 100644
--- a/public/client.html
+++ b/public/client.html
@@ -973,7 +973,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>