<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, viewport-fit=cover" />
    <title>moStard</title>
    <meta name="description" content="A simple nostr web client focused on exploring nostr" />
    <link rel="icon" href="/favicon.ico" sizes="any" />
    <link rel="mostard" href="/mostard.png" />
    <link rel="apple-touch-icon" href="/apple-touch-icon.png" />
    <meta name="theme-color" content="#ff6600" />

    <meta property="og:url" content="https://mostard.social" />
    <meta property="og:type" content="website" />
    <meta property="og:title" content="moStard" />
    <meta property="og:description" content="A simple web based nostr client focused on exploring nostr" />
    <meta
      property="og:image"
      content="https://github.com/roguehashrate/moStard/blob/master/public/og_image.jpeg?raw=true"
    />

    <script>
      window.CACHE_RELAY_ENABLED = false;
      window.IMAGE_PROXY_PATH = "";
      window.REQUEST_PROXY = "";
      window.PROXY_FIRST = false;
    </script>
    <script type="module" crossorigin src="/assets/index-Cbuic7C3.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-Cnijbwxi.css">
  <link rel="manifest" href="/manifest.webmanifest"></head>
  <body>
    <div id="root"></div>
  </body>
</html>
