61 lines
2.2 KiB
HTML
61 lines
2.2 KiB
HTML
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
<title>posts ~ sneexy dot pages dot gay</title>
|
|
<link rel="icon" type="image/gif" href="../assets/petpet.gif">
|
|
<link rel="stylesheet" href="style.css">
|
|
<link rel="canonical" href="https://sneexy.pages.gay/">
|
|
<meta property="og:type" content="image.other">
|
|
<meta property="og:url" content="https://sneexy.pages.gay/">
|
|
<meta property="og:image" content="../assets/yoshi.gif">
|
|
<meta property="og:image:secure_url" content="https://sneexy.pages.gay/assets/yoshi.gif">
|
|
<meta property="og:image:type" content="gif">
|
|
<meta property="og:image:width" cotent="349">
|
|
<meta property="og:image:height" content="443">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<!-- header/info section -->
|
|
<div id="blog" class="terminal">
|
|
<div class="term-titlebar">
|
|
<img src="../assets/terminal.svg">
|
|
<p><a href="#blog">~/blog</a></p>
|
|
<div> <div id="minimize-btn"></div> <div id="maximize-btn"></div> <div id="close-btn"></div> </div>
|
|
</div>
|
|
<article>
|
|
<h1><a href="#blog">blog</a></h1>
|
|
<p>welcome to the blog i maintain here. they aren't always that though and you can expect mostly other things like guides or rants, maybe some opinions.</p>
|
|
</article>
|
|
</div>
|
|
|
|
<!-- actual posts. preferably list them by date posted. -->
|
|
<div id="articles" class="terminal">
|
|
<div class="term-titlebar">
|
|
<img src="../assets/terminal.svg">
|
|
<p><a href="#articles">~/articles</a></p>
|
|
<div> <div id="minimize-btn"></div> <div id="maximize-btn"></div> <div id="close-btn"></div> </div>
|
|
</div>
|
|
<article>
|
|
<section>
|
|
<h2><a href="./making-windows-less-shit">making windows less shit</a></h2>
|
|
<p>since its, well, an annoyance. and also horrible. and we're all forced to use it.</p>
|
|
<small>posted on <date datetime="2024-5-3">May 3 of 2024</date></small>
|
|
</section>
|
|
</article>
|
|
</div>
|
|
|
|
<!-- webrings and credits -->
|
|
<footer>
|
|
<div id="webring-credits" class="terminal">
|
|
<p><a href="../">go back</a></p>
|
|
<a href="../blognt" target="_blank" style="font-size: 14px; color: var(--red);">blogn't</a>
|
|
</div>
|
|
</footer>
|
|
|
|
</body>
|
|
|
|
</html>
|