Skip to content
Snippets Groups Projects
Select Git revision
  • d9a692eaff3478822ea3401844029cdfbb32671c
  • main default protected
2 results

main.js

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Test.html 161 B
    <html>
      <head>
        <title>HHZ Livestream</title>
      </head>
      <body>
        <h1>HHZ Livestream</h1>
        <img src="http://localhost:88/video_feed">
      </body>
    </html>