Adrianux.net/templates/template.html

33 lines
1.3 KiB
HTML
Raw Normal View History

2024-11-12 15:44:04 +00:00
<html lang="en" id="project-main" data-lt-installed="true"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>Adrianux.net</title>
<meta name="description" content="the main Adrianux page">
<link rel="canonical" href="https://adrianux.net/">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.min.css">
</head>
<body>
<main>
<header>{{ page }}</header>
<nav>
<ul>
<li><a href="index.html">Homepage</a></li>
<li><a href="https://github.com/BonzaiBrains">GitHub</a></li>
<li><a href="about.html">About</a></li>
<li><a href="monit">Monitoring</a></li>
<li><a href="imprint.html">Imprint</a></li>
<li><a href="manuals.html">Manuals</a></li>
</ul>
</nav>
<header>Homepage</header>
<article>
Welcome to the Adrianux.net homepage, Adrian's website, feel free to check out what this VPS is currently serving. <a href="monit">here</a> or under Monitoring.
</article>
</main>
<footer>
<p>Author: Adrian Erik Hoemann</p>
<p><a href="mailto:ahoemann@proton.me">ahoemann@proton.me</a></p>
</footer>
</body></html>