welp, that was a post

This commit is contained in:
2023-09-01 16:41:43 +02:00
parent 2dfaf1654e
commit 65f51d99c6
44 changed files with 1372 additions and 409 deletions

View File

@ -0,0 +1,107 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png">
<link rel="manifest" href="/images/site.webmanifest">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Credit to the designer of the theme [goodroot](https://github.com/goodroot/hugo-classic)">
<title>Games | acorneroftheweb</title>
<link rel="stylesheet" href="/css/style.css" />
<link rel="stylesheet" href="/css/fonts.css" />
<link rel="stylesheet" href="https://acorneroftheweb.com/css/theme-override.css">
<header>
<nav>
<ul>
<li class="pull-left ">
<a href="https://acorneroftheweb.com">~/acorneroftheweb</a>
</li>
<li class="pull-left current">
<a href="/categories/">~/categories</a>
</li>
<li class="pull-left ">
<a href="/tags/">~/tags</a>
</li>
<li class="pull-right">
<a href="/index.xml">~/subscribe</a>
</li>
</ul>
</nav>
</header>
</head>
<body>
<br/>
<div class="content-wrapper">
<h1>Games</h1>
<ul>
<li>
<span class="date">2023/09/01</span>
<a href="/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/">&ldquo;My thoughts on Tears of the Kingdom&rdquo;</a>
</li>
</ul>
</div>
<footer>
<script>
(function() {
function center_el(tagName) {
var tags = document.getElementsByTagName(tagName), i, tag;
for (i = 0; i < tags.length; i++) {
tag = tags[i];
var parent = tag.parentElement;
if (parent.childNodes.length === 1) {
if (parent.nodeName === 'A') {
parent = parent.parentElement;
if (parent.childNodes.length != 1) continue;
}
if (parent.nodeName === 'P') parent.style.textAlign = 'center';
}
}
}
var tagNames = ['img', 'embed', 'object'];
for (var i = 0; i < tagNames.length; i++) {
center_el(tagNames[i]);
}
})();
</script>
<hr/>
Open-Source | <a href="https://git.acorneroftheweb.com/pingu/blog">Git</a>
</footer>
</body>
</html>

View File

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Games on acorneroftheweb</title>
<link>https://acorneroftheweb.com/categories/games/</link>
<description>Recent content in Games on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Fri, 01 Sep 2023 16:39:47 +0200</lastBuildDate><atom:link href="https://acorneroftheweb.com/categories/games/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>&#34;My thoughts on Tears of the Kingdom&#34;</title>
<link>https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/</link>
<pubDate>Fri, 01 Sep 2023 16:39:47 +0200</pubDate>
<guid>https://acorneroftheweb.com/post/2023/09/01/my-thoughts-on-tears-of-the-kingdom/</guid>
<description>Hello again, been a while hasn&amp;#39;t it? You know, existing can sometimes be just enough. During the summer, I started a playthrough of the new Zelda game and it leaves me with opinions. I thought I would write about it to explain my opinions on the game and fully understand what I even think. So let&amp;#39;s get into it, shall we?
Me and other Zelda games When I was a kid, I was introduced to Zelda by my uncles, playing Wind Waker, Link&amp;#39;s awakening and later Twilight Princess.</description>
</item>
</channel>
</rss>

View File

@ -60,6 +60,10 @@
<a href="https://acorneroftheweb.com/categories/bl%C3%A5haj/">Blåhaj</a> (1)
</li>
<li>
<a href="https://acorneroftheweb.com/categories/games/">Games</a> (1)
</li>
<li>
<a href="https://acorneroftheweb.com/categories/servers/">Servers</a> (1)
</li>

View File

@ -6,7 +6,16 @@
<description>Recent content in Categories on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Tue, 18 Apr 2023 19:49:41 +0200</lastBuildDate><atom:link href="https://acorneroftheweb.com/categories/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Fri, 01 Sep 2023 16:39:47 +0200</lastBuildDate><atom:link href="https://acorneroftheweb.com/categories/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Games</title>
<link>https://acorneroftheweb.com/categories/games/</link>
<pubDate>Fri, 01 Sep 2023 16:39:47 +0200</pubDate>
<guid>https://acorneroftheweb.com/categories/games/</guid>
<description></description>
</item>
<item>
<title>Trans</title>
<link>https://acorneroftheweb.com/categories/trans/</link>