55 lines
No EOL
1.7 KiB
HTML
55 lines
No EOL
1.7 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>something silly - index</title>
|
|
<link rel="stylesheet" href="/style.css">
|
|
<link rel="icon" type="image/x-icon" href="/creacher.png">
|
|
</head>
|
|
|
|
<body>
|
|
<main>
|
|
<h1 id="meow">meow</h1>
|
|
<p>
|
|
hello i might write some words here from time to time<br>
|
|
</p>
|
|
<p>
|
|
<a href="/">this</a> <a href="https://git.crispypin.cc/CrispyPin/blug">website</a> is running on my own <a href="https://git.crispypin.cc/CrispyPin/webserver">webserver</a> and generated with my <a href="https://git.crispypin.cc/CrispyPin/htmd">static site builder</a><br>
|
|
this means it is<br>
|
|
[✓] scuffed<br>
|
|
[✓] non-compliant<br>
|
|
[✓] transgener<br>
|
|
[✔] no tracking or javascipt<br>
|
|
[✅] silly<br>
|
|
</p>
|
|
<h2 id="content">"content"</h2>
|
|
<p>
|
|
- <a href="/awful_software/unity-on-linux">unity on linux sucks</a><br>
|
|
- <a href="/vent/dead-trees">dead trees</a><br>
|
|
- <a href="/horological-crimes">horological crimes</a><br>
|
|
- <a href="/snad">snad</a><br>
|
|
- <a href="/keyboards-are-fun">keyboar</a><br>
|
|
- <a href="/vent/distracting">distracting</a><br>
|
|
- <a href="/blender">blender</a><br>
|
|
- <a href="/old-projects/old-project-list">old projects</a><br>
|
|
- todo: put more words in the computer<br>
|
|
</p>
|
|
<p>
|
|
<a href="/lists/me">me elsewhere</a> | <a href="/photos">photos</a><br>
|
|
<a href="/lists/bookmarks">bookmarks</a> | <a href="/lists/music">music</a><br>
|
|
</p>
|
|
<div class="flags">
|
|
<div id="pan"></div><br>
|
|
<div id="enby"></div><br>
|
|
<div id="trans"></div><br>
|
|
<div id="pride"></div><br>
|
|
<div id="lesbian"></div><br>
|
|
</div>
|
|
<a rel="me" href="https://cathode.church/@crispy"></a>
|
|
|
|
</main>
|
|
</body>
|
|
|
|
</html> |