github.com/humans-group/gqlgen@v0.7.2/example/chat/public/index.html (about)

     1  <!DOCTYPE html>
     2  <html lang="en">
     3    <head>
     4      <meta charset="utf-8">
     5      <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
     6      <meta name="theme-color" content="#000000">
     7      <title>React App</title>
     8    </head>
     9    <body>
    10      <noscript>
    11        You need to enable JavaScript to run this app.
    12      </noscript>
    13      <div id="root"></div>
    14    </body>
    15  </html>