67 lines
1.2 KiB
HTML
67 lines
1.2 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<head>
|
||
|
<title>Hello There and Welcome to My New Blog! | Blog</title>
|
||
|
<meta charset="utf-8">
|
||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
|
|
||
|
<link rel="stylesheet" href="/css/style.css">
|
||
|
<link rel="stylesheet" href="/css/fonts.css">
|
||
|
|
||
|
|
||
|
</head>
|
||
|
|
||
|
<html>
|
||
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
|
||
|
<body>
|
||
|
<header class="site-header">
|
||
|
<div class="wrapper">
|
||
|
<a class="muted small" href="https://nathan.freedomland.xyz">Nathan Moll</a>
|
||
|
</div>
|
||
|
</header>
|
||
|
</body>
|
||
|
|
||
|
</html>
|
||
|
|
||
|
|
||
|
<body>
|
||
|
<h1>
|
||
|
Hello There and Welcome to My New Blog!
|
||
|
</h1>
|
||
|
|
||
|
|
||
|
|
||
|
<p class="post-meta"><time itemprop="datePublished">January 1, 0001</time>
|
||
|
</p>
|
||
|
|
||
|
<p>Welcome to my new blog that I will be creating shortly! I hope once it’s ready you’ll come give it a read!</p>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<footer>
|
||
|
|
||
|
<div>
|
||
|
<h3><a href="https://nathan.freedomland.xyzposts">Back to all posts</a></h3>
|
||
|
</div>
|
||
|
<hr>
|
||
|
|
||
|
<p>Go <a href="https://nathan.freedomland.xyz/index.xml">here</a> for an RSS feed.</p>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<script src="/js/dark.js" defer="" ></script>
|
||
|
</footer>
|
||
|
|
||
|
|
||
|
</body>
|
||
|
</html>
|