site/assets/template.html

23 lines
1.2 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>TiB. | You're not meant to be here.</title>
<link rel="stylesheet" href="/assets/TiB.css">
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<meta content="Emma Tebibyte" name="author" />
<meta content="Tebibyte Media page info goes here." name="description" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="interest-cohort=()" http-equiv="Permissions-Policy" /> <!-- FUCK GOOGLE -->
<head>
<body id="template">
<h1 style="text-align: center;">Tebibyte Media</h1>
<nav><h4 style="text-align: right"><li class="home"><a href="/">Home</a></li> | <li class="blog"><a href="/blog">Weblog</a></li> | <li class="about"><a href="/about">About</a></li></h3></nav>
<p>Template text here</p>
</body>
<footer>
<p><a href="/about/license/legalcode.txt"><img alt="Creative Commons License" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a> <a href="/about/license/agpl-3.0.txt"><img alt="GNU AGPLv3 License" src="https://www.gnu.org/graphics/agplv3-88x31.png" /></p>
</footer>
</html>