57 lines
2.2 KiB
HTML
57 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="about-me" class="terminal">
|
|
<div class="term-titlebar">
|
|
<img src="../assets/terminal.svg">
|
|
<p><a href="#posts">~/posts</a></p>
|
|
<div> <div id="minimize-btn"></div> <div id="maximize-btn"></div> <div id="close-btn"></div> </div>
|
|
</div>
|
|
<article>
|
|
<h1><a href="#posts">posts</a></h1>
|
|
<p>welcome to the small corner of this site where i make blog and stuff. they aren't always that though, so i just call this "posts". you can expect stuff like guides, rants and opinions and what not on here.</p>
|
|
<small>for more <span style="color: var(--red);">spicy</span> or <span style="color: var(--red);">venty</span> blogs n stuff, check out <a href="../postsnt" target="_blank" style="font-size: 14px; color: var(--red);">postsn't</a>, but it's probably not for everyone.</small>
|
|
</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>
|
|
<span></span>
|
|
</article>
|
|
</div>
|
|
|
|
<!-- webrings and credits -->
|
|
<footer>
|
|
<div id="webring-credits" class="terminal">
|
|
<a href="../">go back</a>
|
|
</div>
|
|
</footer>
|
|
|
|
</body>
|
|
|
|
</html>
|