blog/public/index.html

57 lines
961 B
HTML
Raw Normal View History

2023-10-23 03:51:30 +00:00
<!DOCTYPE html>
<html>
<head>
<meta name="generator" content="Hugo 0.92.2" />
2023-10-23 04:34:36 +00:00
<title>Blog</title>
2023-10-23 03:51:30 +00:00
<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">
2023-10-23 04:34:36 +00:00
2023-10-23 03:51:30 +00:00
</head>
<body>
2023-10-23 04:34:36 +00:00
<h1>Nathan Moll</h1>
2023-10-23 03:51:30 +00:00
<h4></h4>
<div></div>
<table>
2023-10-23 04:34:36 +00:00
<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>
2023-10-23 03:51:30 +00:00
<tr>
</tr>
<tr>
</tr>
</table>
<h3>Posts</h3>
<div>
<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>