aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authors-ol <s+removethis@s-ol.nu>2026-08-07 18:10:13 +0000
committers-ol <s+removethis@s-ol.nu>2026-08-07 18:12:15 +0000
commit5758e681b11dcf6b3dcd77644d164092c0ef6fff (patch)
treec5d371218a1f02524d2d5f5d47fe98fef3dc523f /web
parentweb: add Dockerfile (diff)
downloadt937-serial-5758e681b11dcf6b3dcd77644d164092c0ef6fff.tar.gz
t937-serial-5758e681b11dcf6b3dcd77644d164092c0ef6fff.zip
link info and public URL
Diffstat (limited to 'web')
-rw-r--r--web/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html
index 5e8bd6a..5c3c38e 100644
--- a/web/index.html
+++ b/web/index.html
@@ -100,6 +100,10 @@
<option value="" class="new">(new paste)</option>
</select>
</section>
+ <section>
+ help, information and source code:
+ <a href="https://git.s-ol.nu/t937-serial">git.s-ol.nu/t937-serial</a>
+ </section>
</aside>
<svg id="plot" />
<script type="module" src="main.js" ></script>