diff options
| author | s-ol <s+removethis@s-ol.nu> | 2026-08-07 18:10:13 +0000 |
|---|---|---|
| committer | s-ol <s+removethis@s-ol.nu> | 2026-08-07 18:12:15 +0000 |
| commit | 5758e681b11dcf6b3dcd77644d164092c0ef6fff (patch) | |
| tree | c5d371218a1f02524d2d5f5d47fe98fef3dc523f /web | |
| parent | web: add Dockerfile (diff) | |
| download | t937-serial-5758e681b11dcf6b3dcd77644d164092c0ef6fff.tar.gz t937-serial-5758e681b11dcf6b3dcd77644d164092c0ef6fff.zip | |
link info and public URL
Diffstat (limited to 'web')
| -rw-r--r-- | web/index.html | 4 |
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> |
