vodoraslo.xyz/new-site/public/blog/index.html

35 lines
1.3 KiB
HTML
Raw Normal View History

2022-12-17 21:57:40 +01:00
<!DOCTYPE html>
<html lang="en">
<head>
<title>Blog | vodoraslo</title>
<link rel="canonical" href="https://vodoraslo.xyz/">
<link rel='alternate' type='application/rss+xml' title="vodoraslo RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index, follow">
<meta charset="utf-8">
</head>
<body>
<main>
<header><h1 id="tag_Blog">Blog</h1></header>
<article>
<ul>
<li><time datetime="2023-01-03T22:36:03&#43;02:00">2023 Jan 03</time> &ndash; <a href="/blog/multiple-index-pages-in-hugo/">Multiple Index Pages in Hugo</a></li>
<li><time datetime="2022-12-27T14:24:24&#43;02:00">2022 Dec 27</time> &ndash; <a href="/blog/yoinked-css/">Yoinked some Css and updated the site</a></li>
<li><time datetime="2022-12-17T22:33:25&#43;02:00">2022 Dec 17</time> &ndash; <a href="/blog/pluralization-issues/">Pluralization issues (Blogs instead of Blog)</a></li>
2022-12-17 21:57:40 +01:00
</ul>
<br><br>
2022-12-17 21:57:40 +01:00
</article>
</main>
<footer>
<a href="https://vodoraslo.xyz/">Homepage</a><br><br><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
2022-12-17 21:57:40 +01:00
</footer>
</body>
</html>