eduardosasso/bullish

View on GitHub
site/success/index.html

Summary

Maintainability
Test Coverage
<!DOCTYPE html>

<html class="no-js" lang="en">
  <head>
    <meta charset="utf-8" />
    <meta http-equiv="x-ua-compatible" content="ie=edge" />
    <title>Bullishâ–²</title>
    <meta name="generator" content="Leter" />
    <meta name="description" content="" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />

    <link rel="preconnect" href="https://cdn.jsdelivr.net/" crossorigin />
    <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin />

    <link
      id="favicon"
      rel="icon"
      type="image/x-icon"
      href="https://cdn.jsdelivr.net/gh/eduardosasso/leter@0.4.0/lib/leter/assets/favicon.ico"
    />

    <link
      rel="stylesheet"
      href="https://cdn.jsdelivr.net/npm/normalize.css@8.0.1/normalize.min.css"
    />

    <style>
      :root {
        --background_color: #1b262c;
        --page_align: 0 auto;
        --text_font: "Roboto", sans-serif;
        --text_color: #e6e6e6;
        --text_size: 1.1em;
        --heading_font: "Roboto", sans-serif;
        --heading_color: #fff;
        --accent_color: #e6e6e6;
        --link_color: #e6e6e6;
      }
    </style>

    <link rel="stylesheet" href="/leter.css" />

    <link
      rel="stylesheet"
      href="https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap"
    />
  </head>

  <body id="default">
    <section>
      <h1>Bullishâ–²</h1>
      <center><h3>Thank you for becoming a Premium subscriber!</h3></center>
    </section>
  </body>

  <script>
    window.ga =
      window.ga ||
      function() {
        (ga.q = ga.q || []).push(arguments);
      };
    ga.l = +new Date();
    ga("create", "UA-148146327-2", "auto");
    ga("send", "pageview");
  </script>
  <script async src="https://www.google-analytics.com/analytics.js"></script>
</html>