<!DOCTYPE html>
<html>
  <head>
    <title>Drgnz Club</title>
    <meta charset="utf-8">
    <link rel="stylesheet" href="style.css">
    <link rel="icon" type="image/x-icon" href="assets/favicon.ico">
    <meta name="description" content="Derg club">
    <meta name="keywords" content="dragon, linux, furry, software, open, source, free, gnu, community, matrix, xmpp">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
  </head>
  <body>
    <div class="c-main">
      <div class="cm-navbar flex">
        <a href="index.html">~Drgnz</a>
      </div>
     <div class="cm-main flex">
        <div class="cmm-content">

          <pre>
 ████████
░██░░░░░
░██       ██████ ██████  ██████  ██████
░███████ ░░██░░█░░██░░█ ██░░░░██░░██░░█
░██░░░░   ░██ ░  ░██ ░ ░██   ░██ ░██ ░
░██       ░██    ░██   ░██   ░██ ░██
░████████░███   ░███   ░░██████ ░███
░░░░░░░░ ░░░    ░░░     ░░░░░░  ░░░

            ██   ████     ██
           █░█  █░░░██   █░█
          █ ░█ ░█  █░█  █ ░█
         ██████░█ █ ░█ ██████
        ░░░░░█ ░██  ░█░░░░░█
            ░█ ░█   ░█    ░█
            ░█ ░ ████     ░█
            ░   ░░░░      ░

  Looks like the page was not found
             return <a href="index.html">home</a>
          </pre>


       <div class="cmm-sidebar">

          <h2>News</h2>
          <ul>

          <li>
              <strong>Drgnz structure change -</strong><br>
              <i>21st November 2023</i>
              <br>
              <p>
              We are planning to wipe nearly entire server
              and start again with improved way of doing
              things. We want to tidy up some things and
              apply things that we have learned right now 
              when not many people use our services. The
              community will be invite-only or availabile
              only after registration.
              </p>
            </li>


            <li>
              <strong>Redesigning the page -</strong><br>
              <i>19th November 2023</i>
              <br>
              <p>
              I have decided to redesign the drgnz.club main
              website so it looks more minimal and so it is
              more practical. I don't like the bloated modern
              style, even though it looks more presentable.
              </p>
            </li>

            <li>
              <strong>Maintinance -</strong><br>
              <i>4th November 2023</i>
              <br>
              <p>
              Tomorrow the server will undergo maintinance. It
              will be shutdown for aproximately two hours around
              12:00 CET.
              </p>
            </li>

            <li>
              <strong>New matrix room -</strong><br>
              <i>31st October 2023</i>
              <br>
              <p>
              We have opened the workshop room on our matrix homeserver
              which is intended to serve as the room for showing off your
              work and discussing it.
              </p>
            </li>


            <li>
              <strong>Minecraft whitelist -</strong><br>
              <i>8th October 2023</i>
              <br>
              <p>
              We have decided to make our Minecraft server
              whitelist only because a lot of bots kept joining
              our server and trying to make mess. If you want to
              get whitelisted, dm @Waffelo:drgnz.club on Matrix.
              </p>
            </li>




          </ul>






       </div> <!-- CM CONTENT END--->
    </div> <!-- CM MAIN END -->
    </div> <!-- C MAIN END -->



  </body>
</html>