diff options
author | Ashelyn Rose <git@ashen.earth> | 2025-05-10 01:09:18 -0600 |
---|---|---|
committer | Ashelyn Rose <git@ashen.earth> | 2025-05-10 01:09:18 -0600 |
commit | 5809c28f2652b26a77bc862f88269ffdbab60b49 (patch) | |
tree | 716da71b5a46d0a479e9df2ca414d131bbe2b48b /static/index.html | |
parent | 964c9e9088fcd4a489c3025890e205d1452a3e6f (diff) |
Add source link
Diffstat (limited to 'static/index.html')
-rw-r--r-- | static/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/index.html b/static/index.html index efaf070..b411bb2 100644 --- a/static/index.html +++ b/static/index.html @@ -21,5 +21,6 @@ <dialog popover id="settings_modal"> <iframe width="100%" height="100%" style="border: none;" src="/settings"></iframe> </dialog> + <a target="_blank" href="https://git.tempest.dev/semi/tree/">Source</a> </div> <div id="messages"> |