<!DOCTYPE html>
<html lang="it">
    <head>
        <meta charset="utf-8"/>
        <meta content="width=device-width, initial-scale=1" name="viewport"/>
        <meta content="#01051B" name="theme-color"/>
        <meta content="Research hub for universities" name="description"/>
        <!--suppress HtmlUnknownTarget -->
        <link href="%PUBLIC_URL%/favicon.ico" rel="icon"/>
        <!--suppress HtmlUnknownTarget -->
        <link href="%PUBLIC_URL%/logo192.png" rel="apple-touch-icon"/>
        <!--suppress HtmlUnknownTarget -->
        <link href="%PUBLIC_URL%/manifest.json" rel="manifest"/>
        <title>Sophon</title>
    </head>
    <body>
        <noscript>Sophon requires Javascript, which is not currently enabled on this browser.</noscript>
        <div id="react">
            <!-- React components are rendered here -->
        </div>
    </body>
</html>