<!DOCTYPE html>
<html lang="en">
<head>

  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width,initial-scale=1.0">

    <title>AlexTypes Demo | Error</title>

    <link href="https://cms.alextypes.de/assets/css/prism.css" rel="stylesheet">
<link href="https://cms.alextypes.de/assets/css/lightbox.css" rel="stylesheet">
<link href="https://cms.alextypes.de/assets/css/index.css" rel="stylesheet">

    <link rel="shortcut icon" type="image/x-icon" href="https://cms.alextypes.de/favicon.ico">
</head>
<body>

  <header class="header">
        <a class="logo" href="https://cms.alextypes.de">
      AlexTypes Demo    </a>

    <nav class="menu">
                  <a  href="https://cms.alextypes.de/photography">Photography</a>
            <a  href="https://cms.alextypes.de/notes">Notes</a>
            <a  href="https://cms.alextypes.de/about">About us</a>
            <span class="social">
  <a href="https://mastodon.social/@getkirby" aria-label="Follow us on Mastodon">
      </a>
  <a href="https://instagram.com/getkirby" aria-label="Follow us on Instagram">
      </a>
  <a href="https://youtube.com/kirbycasts" aria-label="Watch our videos on YouTube">
      </a>
  <a href="https://chat.getkirby.com" aria-label="Chat with us on Discord">
      </a>
</span>
    </nav>
  </header>

  <main class="main">

<article>
  <h1 class="h1">Error</h1>
  <div class="text">
    <p>This page cannot be found 😱</p>  </div>
</article>

  </main>

  <footer class="footer">
    <div class="grid">
      <div class="column" style="--columns: 8">
        <h2><a href="https://getkirby.com">Made with Kirby</a></h2>
        <p>
          Kirby: the file-based CMS that adapts to any project, loved by developers and editors alike
        </p>
      </div>
      <div class="column" style="--columns: 2">
        <h2>Pages</h2>
        <ul>
                    <li><a href="https://cms.alextypes.de/photography">Photography</a></li>
                    <li><a href="https://cms.alextypes.de/notes">Notes</a></li>
                    <li><a href="https://cms.alextypes.de/about">About us</a></li>
                  </ul>
      </div>
      <div class="column" style="--columns: 2">
        <h2>Kirby</h2>
        <ul>
          <li><a href="https://getkirby.com">Website</a></li>
          <li><a href="https://getkirby.com/docs">Docs</a></li>
          <li><a href="https://forum.getkirby.com">Forum</a></li>
          <li><a href="https://chat.getkirby.com">Chat</a></li>
          <li><a href="https://github.com/getkirby">GitHub</a></li>
        </ul>
      </div>
    </div>
  </footer>

  <script src="https://cms.alextypes.de/assets/js/prism.js"></script>
<script src="https://cms.alextypes.de/assets/js/lightbox.js"></script>
<script src="https://cms.alextypes.de/assets/js/index.js"></script>

</body>
</html>
