Skip to content
Snippets Groups Projects
index.html 169 B
Newer Older
  • Learn to ignore specific revisions
  • <!DOCTYPE html>
    <html>
        <head>
            <title>CHIP-Ahoyto</title>
        </head>
        <body>
            <script type="module" src="./index.js"></script>
        </body>
    </html>