<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
    <meta
      name="description"
      content="LogFrog — the all-in-one product ops platform for solo founders. Analytics, monitors, support, changelog, feedback, and more in one workspace — plus a mobile app in your pocket."
    />
    <link rel="icon" href="/branding/app-icon-emerald.png" type="image/png" />
    <link rel="apple-touch-icon" href="/branding/app-icon-emerald.png" />
    <title>LogFrog — Product ops for solo founders</title>
    <script>
      (function () {
        try {
          var t = localStorage.getItem("logfrog-theme") || localStorage.getItem("uply-theme");
          var d =
            t === "dark" || (!t && window.matchMedia("(prefers-color-scheme: dark)").matches);
          document.documentElement.classList.toggle("dark", !!d);
        } catch (e) {}
      })();
    </script>
    <script type="module" crossorigin src="/assets/index-DRKRnzZJ.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-BGzZGFnM.css">
  </head>
  <body class="font-sans antialiased">
    <div id="root"></div>
  </body>
</html>
