diff options
| author | Brian Cully <bjc@spork.org> | 2025-07-16 20:30:52 -0400 |
|---|---|---|
| committer | Brian Cully <bjc@spork.org> | 2025-07-16 20:30:52 -0400 |
| commit | 66b657af186eb2579dfda090ab0f1840fc7170b1 (patch) | |
| tree | 53204f479ae89f2a99a4996ec4dc4c3ea860c7d2 | |
| parent | f819a83352673c61427352bdac475e01113d2c62 (diff) | |
| download | pnit-66b657af186eb2579dfda090ab0f1840fc7170b1.tar.gz pnit-66b657af186eb2579dfda090ab0f1840fc7170b1.zip | |
add src link
| -rw-r--r-- | index.html | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -38,6 +38,10 @@ </table> </x-pnit-form> + <hr> + + <a href='https://git.spork.org/pnit.git/'>source</a> + <script type='module' src='./main.mjs'></script> </body> </html> |
