• XFT's avatar
    . · bde794d5
    XFT authored
    bde794d5
index.html 1.22 KB
<!doctype html>
<html lang="en">
<head>
  <base href="/">
  <meta charset="UTF-8">
  <meta name="viewport"
        content="width=device-width,initial-scale=1,shrink-to-fit=no">
  <meta http-equiv="X-UA-Compatible" content="ie=edge">
  <meta name="description" content="Offshift anon is a fully on-chain, non-custodial platform that dissociates users from their assets." />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />

  <meta property="og:title" content="Offshift Anon" />
  <meta property="og:image" content="https://offshift.io/images/postimage-2.jpg" />
  <meta property="og:description" content="Offshift anon is a fully on-chain, non-custodial platform that dissociates users from their assets." />
  <meta property="og:type" content="website" />
  <meta property="og:locale" content="en_US" />
  <meta property="og:url" content="https://app.offshift.io" />
  <meta property="og:site_name" content="Offshift" />
  <link rel="icon" type="image/png" href="assets/images/favicon.png">

  <title>offshift</title>
</head>
<body>
  <div class="loader">
    <div class="loader__wrapper">
      <img class="loader__image" src="assets/images/loader.png" alt="">
    </div>
  </div>

  <os-root></os-root>
</body>
</html>