<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8" />

    <meta name="viewport" content="width=device-width, initial-scale=1" />

    <meta name="robots" content="noindex, nofollow" />

    <title>Jayj.dk is no longer maintained</title>
    <meta name="description" content="Jayj.dk is is no longer maintained" />

    <link rel="stylesheet" href="style.css" />
  </head>

  <body>
    <header class="site-header">
      <div class="inner-wrapper">
        <h1 class="site-title">
          <a href="/" title="Jayj.dk"> Jayj.dk </a>
        </h1>
      </div>
    </header>

    <div class="loop-meta">
      <div class="loop-description">
        By
        <span>Jesper Johansen</span>
      </div>
    </div>

    <div class="site-content" id="content">
      <main class="site-main" role="main">
        <h1 class="showcase-heading">This site is no longer available</h1>

        If you've come to this page to read a blog post, download a theme or
        plugin, or any other thing that is unfortunately no longer possible.
        <br />

        <ul>
          <li>First blog post in 2008</li>
          <li>Last blog post in 2014</li>
          <li>Shut down in 2023</li>
        </ul>
        Thanks for all. Bye 👋
      </main>
    </div>

    <footer class="site-footer">
      <div class="footer-content inner-wrapper">
        <p>This site is no longer maintained.</p>

        <p class="credit">
          It was powered by
          <a href="https://wordpress.org"><span>WordPress</span></a
          >.
        </p>
      </div>
    </footer>
  </body>
</html>
