github.com/freiheit-com/kuberpult@v1.24.2-0.20240328135542-315d5630abe6/services/frontend-service/public/index.html (about)

     1  <!DOCTYPE html>
     2  <html lang="en">
     3    <head>
     4      <meta charset="utf-8">
     5      <link rel="shortcut icon" href="%PUBLIC_URL%/favicon.png">
     6      <meta name="viewport" content="width=device-width, initial-scale=1">
     7      <meta name="theme-color" content="#000000">
     8      <link rel="manifest" href="%PUBLIC_URL%/manifest.json">
     9      <title>Kuberpult</title>
    10    </head>
    11    <body>
    12      <div id="root"></div>
    13    </body>
    14  </html>