Changed source link to go to Gitea

pull/3/head
Mike Lynch 2023-09-30 12:48:34 +10:00
parent 6e8cfa8763
commit e539f4f3af
1 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,6 @@
<body> <body>
<script type="module" src="/main.js"></script> <script type="module" src="/main.js"></script>
<div id="info">by <a target="_blank" href="https://mikelynch.org/">Mike Lynch</a> - <div id="info">by <a target="_blank" href="https://mikelynch.org/">Mike Lynch</a> -
<a target="_blank" href="https://github.com/spikelynch/fourdjs">source</a></div> <a target="_blank" href="https://git.tilde.town/bombinans/fourdjs">source</a></div>
</body> </body>
</html> </html>