commit_7: reverting back to original theme
This commit is contained in:
parent
ee6c186c45
commit
c1fc7cbcc2
@ -1,7 +1,7 @@
|
|||||||
baseURL = "https://nathan.freedomland.xyz"
|
baseURL = "https://nathan.freedomland.xyz"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
title = "Blog"
|
title = "Blog"
|
||||||
theme = "hugo-stellar-theme"
|
theme = "simpletheme"
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
Name = "Nathan Moll"
|
Name = "Nathan Moll"
|
||||||
|
@ -1,112 +1,68 @@
|
|||||||
<!DOCTYPE HTML>
|
<!DOCTYPE html>
|
||||||
<!--
|
|
||||||
Stellar by HTML5 UP
|
|
||||||
html5up.net | @ajlkn
|
|
||||||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
|
||||||
-->
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<meta name="generator" content="Hugo 0.92.2" />
|
||||||
<title>Blog</title>
|
<title>Blog</title>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<meta name="description" content="">
|
|
||||||
<meta name="author" content=" Nathan Moll ">
|
<link rel="stylesheet" href="/css/style.css">
|
||||||
<meta name="generator" content="Hugo 0.92.2" />
|
<link rel="stylesheet" href="/css/fonts.css">
|
||||||
<!-- [if lte IE 8 ]]> <script src="https://nathan.freedomland.xyzjs/ie/html5shiv.js"></script><![endif] -->
|
|
||||||
<link rel="stylesheet" href="https://nathan.freedomland.xyzcss/main.css" />
|
|
||||||
<!--[if lte IE 8]><link rel="stylesheet" href="https://nathan.freedomland.xyzcss/ie8.css" /><![endif]-->
|
</head>
|
||||||
<!--[if lte IE 8]><link rel="stylesheet" href="https://nathan.freedomland.xyzcss/ie9.css" /><![endif]-->
|
|
||||||
|
|
||||||
|
|
||||||
</head>
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
<h1>Nathan Moll</h1>
|
||||||
|
<h4></h4>
|
||||||
|
|
||||||
<div id="wrapper">
|
<div></div>
|
||||||
|
|
||||||
|
<table>
|
||||||
|
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td><i class="fab fa-gitea" aria-hidden="true"></i></td>
|
||||||
|
<td> <a href="https://git.freedomland.xyz/darthmoll12" target="_blank">Gitea</a></td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<header id="header" class="alt">
|
<tr>
|
||||||
|
|
||||||
<h1></h1>
|
</tr>
|
||||||
<p>
|
<tr>
|
||||||
</p>
|
|
||||||
</header>
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
<h3>Posts</h3>
|
||||||
|
|
||||||
|
<div>
|
||||||
|
|
||||||
|
|
||||||
<nav id="nav">
|
<div>
|
||||||
<ul>
|
<a href="https://nathan.freedomland.xyz/posts/introductory_post/">Hello There and Welcome to my new Blog!</a><br />
|
||||||
|
<time>January 1, 0001</time>
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
<div id="main">
|
|
||||||
|
|
||||||
|
|
||||||
<section id="intro" class="main">
|
|
||||||
<div class="spotlight">
|
|
||||||
<div class="content">
|
|
||||||
<header class="major">
|
|
||||||
<h2></h2>
|
|
||||||
</header>
|
|
||||||
<p></p>
|
|
||||||
<ul class="actions">
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
</div>
|
</div>
|
||||||
|
<br />
|
||||||
|
|
||||||
|
<div>
|
||||||
|
<a href="https://nathan.freedomland.xyz/posts/welcome/">Welcome to my new Blog!</a><br />
|
||||||
|
<time>January 1, 0001</time>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
<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>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<footer id="footer">
|
|
||||||
<section>
|
|
||||||
<h2></h2>
|
|
||||||
<p></p>
|
|
||||||
<ul class="actions">
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</section>
|
|
||||||
<section>
|
|
||||||
<h2></h2>
|
|
||||||
<dl class="alt">
|
|
||||||
|
|
||||||
|
|
||||||
<dt>Email</dt>
|
|
||||||
<dd><a href="mailto:"></a></dd>
|
|
||||||
</dl>
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<!-- Scripts -->
|
|
||||||
<script src="https://nathan.freedomland.xyzjs/jquery.min.js"></script>
|
|
||||||
<script src="https://nathan.freedomland.xyzjs/jquery.scrollex.min.js"></script>
|
|
||||||
<script src="https://nathan.freedomland.xyzjs/jquery.scrolly.min.js"></script>
|
|
||||||
<script src="https://nathan.freedomland.xyzjs/skel.min.js"></script>
|
|
||||||
<script src="https://nathan.freedomland.xyzjs/util.js"></script>
|
|
||||||
<!-- [if lte IE 8 ]]> <script src="https://nathan.freedomland.xyzjs/ie/respond.min.js"></script><![endif] -->
|
|
||||||
<script src="https://nathan.freedomland.xyzjs/main.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
<script src="/js/dark.js" defer="" ></script>
|
||||||
</html>
|
</html>
|
@ -35,6 +35,7 @@
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/posts/introductory_post/">Hello There and Welcome to my new Blog!</a></li>
|
<li><a href="/posts/introductory_post/">Hello There and Welcome to my new Blog!</a></li>
|
||||||
|
<li><a href="/posts/welcome/">Welcome to my new Blog!</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user