66 lines
No EOL
1.6 KiB
HTML
66 lines
No EOL
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="color-scheme" content="light dark">
|
|
<meta name="author" content="Liliesh">
|
|
<meta name="description" content="This is the second blog post, so you can see how it looks like on the front page.">
|
|
<link rel="alternate" href="/blog//atom.xml" type="application/atom+xml">
|
|
<link rel="stylesheet" href="/blog/style.css" type="text/css">
|
|
<title>Second Post | </title>
|
|
</head>
|
|
|
|
<body>
|
|
<header>
|
|
<h1><a href="/">Liliesh's Blog</a></h1>
|
|
<nav>
|
|
<h2></h2>
|
|
<ul>
|
|
<li><h2><a href="/blog">Blog</a></h2></li>
|
|
<li><h2><a href="/blog/archive.html">Archive</a></h2></li>
|
|
<li><h2><a href="/blog/tags/">Tags</a></h2></li>
|
|
<li><h2><a href="/blog/about.html">About Me</a></h2></li>
|
|
</ul>
|
|
</nav>
|
|
</header>
|
|
|
|
<main>
|
|
|
|
|
|
|
|
<h2>Second Post</h2>
|
|
|
|
|
|
<aside>
|
|
<p>published on 2023-01-02
|
|
|
|
|
|
· tagged with
|
|
|
|
<a href="/blog/tags/blag.html">#blag</a>
|
|
|
|
</p>
|
|
</aside>
|
|
|
|
<h2>Second Post</h2>
|
|
<p>This page serves no purpose :)</p>
|
|
<p><img alt="Blag Screenshot" src="blag.png"></p>
|
|
|
|
|
|
</main>
|
|
|
|
<footer>
|
|
<p>This website was built with <a href="https://github.com/venthur/blag">blag</a>.
|
|
<br>
|
|
Subscribe to the <a href="/blog/atom.xml">atom feed</a>.
|
|
<br>
|
|
Contact me via
|
|
<a rel="me" href="https://wetdry.world/@techfoxxo">Fediverse</a>,
|
|
<a href="https://matrix.to/#/@liliesh:catgirl.cloud">Matrix</a>
|
|
</p>
|
|
</footer>
|
|
</body>
|
|
|
|
</html> |