Skip to content
Snippets Groups Projects
Select Git revision
  • f228d35de046af11c8f29847249d927b3078ffa0
  • master default protected
2 results

buzzer_dev.mod.o

Blame
  • index.html 447 B
    <!DOCTYPE html>
    <html lang="ko">
      <head>
        <meta charset="UTF-8" />
        <link rel="icon" type="image/svg+xml" href="/my-chito-icon.png" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <meta property="og:image" content="/my-chito-icon.png" />
        <title>나만의 치토_카카아톡</title>
      </head>
      <body>
        <div id="app"></div>
        <script type="module" src="/src/main.ts"></script>
      </body>
    </html>