blog/public/index.html

69 lines
1.3 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
2023-10-23 03:51:30 +00:00
<html>
<head>
<meta name="generator" content="Hugo 0.92.2" />
2023-10-23 04:34:36 +00:00
<title>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">
2023-10-27 19:11:56 +00:00
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/fonts.css">
2023-10-27 19:11:56 +00:00
2023-10-23 03:51:30 +00:00
</head>
<body>
<h1>Nathan Moll</h1>
<h4></h4>
<div></div>
<table>
<tr>
<td><i class="fab fa-gitea" aria-hidden="true"></i></td>
<td>&nbsp;<a href="https://git.freedomland.xyz/darthmoll12" target="_blank">Gitea</a></td>
</tr>
<tr>
</tr>
<tr>
</tr>
</table>
<h3>Posts</h3>
<div>
<div>
<a href="https://nathan.freedomland.xyz/posts/introductory_post/">Hello There and Welcome to my new Blog!</a><br />
<time>January 1, 0001</time>
</div>
<br />
<div>
<a href="https://nathan.freedomland.xyz/posts/welcome/">Welcome to my new Blog!</a><br />
<time>January 1, 0001</time>
</div>
<br />
<hr>
<h3><a href="posts/">View all posts</a></h3>
<h3><a href="categories/"> View all categories</a></h3>
<h3><a href="tags/"> View all tags</a></h3>
</div>
</body>
<script src="/js/dark.js" defer="" ></script>
</html>