<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>A test post! · Nix Aalborg</title> <meta name="description" content="A post for testing!" /> <link rel="shortcut icon" href="https://aalnix.dk/favicon.ico" /> <link rel="alternate" type="application/atom+xml" title="RSS" href="https://aalnix.dk/atom.xml"> <style>html,body{background:#fffaf7;color:#2d2d2d;font:16px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}a,a:visited{color:darkred;text-decoration:none}a:hover{text-decoration:underline}main{margin:auto;max-width:38rem;padding:0.8rem}pre{background:white;overflow:scroll;padding:1rem}td{border:1px solid #2d2d2d;padding:10px}img{height:auto;max-width:100%}.homepage-list{list-style:none;padding:1rem 0}.homepage-list li{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px}@media (max-width: 38rem){.homepage-list li a{width:100%}} </style> <meta property="og:site_name" content="Nix Aalborg"> <meta name="author" content="Nix Aalborg" /> <meta property="og:title" content="A test post!"> <meta property="og:description" content="A post for testing!"> <meta property="og:url" content="https://aalnix.dk/test-post/"> <meta property="og:image" content="https://aalnix.dk/logo.png"> <meta property="og:type" content="article" /> <meta property="article:published_time" content="2021-11-15T00:00:00+00:00" /> </head> <body> <main id="main" role="main"> <header role="banner"> <h3 style="margin-top:0;"> <a href="https://aalnix.dk" title="Home">Nix Aalborg</a> <br /><small>The Nix Aalborg user group</small> </h3> </header> <hr /> <article> <h1>A test post!</h1> <p style="font-size:90%;">Posted on <time datetime="2021-11-15T00:00:00+00:00">November 15, 2021</time></p> <h1 id="the-post-where-testing-happens">The post where testing happens</h1> <p>Did I mention this is a test post?</p> </article> <footer role="contentinfo"> <hr /> <small>Built with <a href="https://www.getzola.org/">Zola</a>.<br /> </small> </footer> </main> </body> </html>