Initial app + gitea action #1

Merged
david merged 15 commits from dev into main 2025-04-03 21:32:59 -07:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 3dbf27e149 - Show all commits

View File

@ -13,7 +13,7 @@
<h2>WebRTC</h2>
<video id="video" autoplay playsinline controls></video>
<script src="js/index.js"></script>
<script src="js/video.js"></script>
</body>
</html>