summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorBrian Cully <bjc@spork.org>2025-03-10 15:23:31 -0400
committerBrian Cully <bjc@spork.org>2025-03-10 15:23:31 -0400
commit7a89840ae0602880fc624cdc62cf3eb1c10ee628 (patch)
tree84f3de74b1951923c106aaeb7b93e659aba81f9b /index.html
parent58c064957be1fe9c63e658926796eabed7c6d8c3 (diff)
downloadchords-7a89840ae0602880fc624cdc62cf3eb1c10ee628.tar.gz
chords-7a89840ae0602880fc624cdc62cf3eb1c10ee628.zip
link to src
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index d1ecafb..c915706 100644
--- a/index.html
+++ b/index.html
@@ -144,6 +144,10 @@
</fieldset>
</form>
+ <hr>
+
+ <a href='https://git.spork.org/chords.git'>src</a>
+
<script type='module' src='main.mjs'></script>
</body>
</html>