mirror of
https://forge.fsky.io/wl/pages.git
synced 2025-04-19 17:03:41 -05:00
33 lines
892 B
HTML
33 lines
892 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, viewport-fit=cover">
|
|
<title></title>
|
|
<link rel="stylesheet" href="/assets/css/main.css">
|
|
|
|
|
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="/blog/atom.xml">
|
|
|
|
</head>
|
|
<body>
|
|
<nav class="navbar">
|
|
<li><h1 class="title"><a href="/">wanderlost</a></h1></li>
|
|
<li><a href="/">Home</a></li>
|
|
<li><a href="/blog/">Index</a></li>
|
|
<li><a href="/blog/atom.xml">Atom</a></li>
|
|
</nav>
|
|
<main>
|
|
|
|
<div class="post">
|
|
<h1 class="post-title">this is a test</h1>
|
|
<h2 class="post-date">2025-01-23</h2>
|
|
<p>Zaydblog exists now. SUCK MY DICK PURPLEBORED FUCK YOU</p>
|
|
|
|
</div>
|
|
|
|
|
|
</main>
|
|
</body>
|
|
</html>
|