heyarne.all-my-friends.app/resources/public/index.html

8 lines
206 B
HTML

<!doctype html>
<html>
<head><meta charset="utf-8" /></head>
<body>
<img id="example-pic" src="example.jpg" alt="Example webcam picture" />
</body>
<script src="js/main.js"></script>
</html>