<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <link rel="icon" href="/favicon.png" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <meta name="theme-color" content="#000000" />
    <link rel="manifest" href="/manifest.json" />
    <link rel="preconnect" href="https://fonts.gstatic.com" />
    <link
      href="https://fonts.googleapis.com/css2?family=Quicksand&display=swap"
      rel="stylesheet"
    />
    <title>Rachel Binx</title>

    <meta name="title" content="Rachel Binx" />
    <meta
      name="description"
      content="Rachel Binx is a creative technologist, specializing in data visualization, mapping, and digital ↣ physical fabrication."
    />

    <!-- Open Graph / Facebook -->
    <meta property="og:type" content="website" />
    <meta property="og:url" content="https://rachelbinx.com" />
    <meta property="og:title" content="Rachel Binx" />
    <meta
      property="og:description"
      content="Rachel Binx is a creative technologist, specializing in data visualization, mapping, and digital ↣ physical fabrication."
    />
    <meta property="og:image" content="https://rachelbinx.com/header.png" />

    <!-- Twitter -->
    <meta property="twitter:card" content="summary" />
    <meta property="twitter:url" content="https://rachelbinx.com/" />
    <meta property="twitter:title" content="Rachel Binx" />
    <meta
      property="twitter:description"
      content="Rachel Binx is a creative technologist, specializing in data visualization, mapping, and digital ↣ physical fabrication."
    />
    <meta
      property="twitter:image"
      content="https://rachelbinx.com/header.png"
    />

    <script
      async
      src="https://www.googletagmanager.com/gtag/js?id=G-9BPM2EQT03"
    ></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag() {
        dataLayer.push(arguments);
      }
      gtag("js", new Date());
      gtag("config", "G-9BPM2EQT03");
    </script>
    <script type="module" crossorigin src="/assets/index-CmpUCMSq.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-mpRGyssh.css">
  </head>
  <body>
    <noscript>You need to enable JavaScript to run this app.</noscript>
    <div id="root"></div>
  </body>
</html>
