2020-11-12 09:08:48 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="${lang}" >
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
|
|
<meta http-equiv="Content-Language" content="${lang}" />
|
|
|
|
<meta name="viewport" content="width=device-width" />
|
|
|
|
<meta name="keywords" content="${keywords}" />
|
|
|
|
<meta name="description" content="${description}" />
|
|
|
|
<meta name="author" content="${author}" />
|
|
|
|
<meta name="generator" content="${sitegenerator}" />
|
2021-10-05 17:54:00 +00:00
|
|
|
<title>${title} - ${sitetitle}</title>
|
2020-11-12 09:08:48 +00:00
|
|
|
<link rel="stylesheet" href="/style.css" type="text/css" />
|
|
|
|
<link rel="icon" href="/favicon.png" type="image/png" />
|
|
|
|
<link rel="alternate" href="/blog/atom.xml" type="application/atom+xml" title="${sitetitle} Atom Feed" />
|
|
|
|
</head>
|
|
|
|
<body>
|
2021-03-16 16:45:38 +00:00
|
|
|
<nav>
|
2021-10-05 17:54:00 +00:00
|
|
|
<h1 class="site-title" >The Music in Noise</h1>
|
2021-03-16 16:45:38 +00:00
|
|
|
<ul>
|
2021-10-05 17:54:00 +00:00
|
|
|
<li><a href="/" >Home</a></li>
|
|
|
|
<li><a href="/blog/" >Blog</a></li>
|
|
|
|
<li><a href="/music.html" >Music</a></li>
|
|
|
|
<li><a href="/poetry.html" >Poetry</a></li>
|
|
|
|
<li><a href="https://gitlab.com/naortega/" >Code</a></li>
|
|
|
|
<li><a href="https://odysee.com/@nortega:7?r=FnizT7ACmJrTdw6HQJxAVGgFcHGN6oFy&sunset=lbrytv" >Videos</a></li>
|
|
|
|
<li><a href="/contact.html" >Contact</a></li>
|
|
|
|
</ul>
|
|
|
|
</nav>
|
|
|
|
<main>
|
|
|
|
<header>
|
|
|
|
<h1 class="page-title" >Blog</h1>
|
|
|
|
</header>
|
|
|
|
<div>
|
|
|
|
<h2>Feeds</h2>
|
|
|
|
<p><a href="rss.xml" >RSS</a> | <a href="atom.xml" >Atom</a></p>
|
|
|
|
|
|
|
|
<h2>Posts</h2>
|
|
|
|
<ul>
|