This commit is contained in:
Christopher Fore 2023-05-02 00:02:03 -04:00
parent 4a2b77803d
commit 1327640b8a
No known key found for this signature in database
GPG key ID: A96D7D76AE8EE165
5 changed files with 44 additions and 34 deletions

View file

@ -1,43 +1,51 @@
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="styles.css">
<title>stationery</title>
<meta property="og:title" content="stationery society" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://stationery.lol" />
<link res="stylesheet" href="styles.css">
</head>
<body>
<h1>The Stationery Society</h1>
<pre> _ _ _
___| |_ __ _| |_(_) ___ _ __ ___ _ __ _ _ _____ _____
/ __| __/ _` | __| |/ _ \| '_ \ / _ \ '__| | | | / _ \ \ /\ / / _ \
\__ \ || (_| | |_| | (_) | | | | __/ | | |_| | | (_) \ V V / (_) |
|___/\__\__,_|\__|_|\___/|_| |_|\___|_| \__, | \___/ \_/\_/ \___/
|___/
The Software shall be used for Stationery, not Good.</pre>
<h2>Sitemap</h2>
<div class="site">
<a class="suburl" target="_blank" href="https://g.stationery.lol">G</a> git
<div class="site">
<a class="suburl" target="_blank" href="https://m.stationery.lol">M</a> matrix
</div>
<ul>
<li><a href="https://g.stationery.lol">g.stationery.lol (forgejo)</a></li>
<li><a href="https://e.stationery.lol">e.stationery.lol (roundcube)</a></li>
<li><a href="https://c.stationery.lol">c.stationery.lol (nextcloud)</a></li>
<li><a href="https://o.stationery.lol">o.stationery.lol (overleaf)</a></li>
<li><a href="https://j.stationery.lol">j.stationery.lol (jitsi)</a></li>
<li><a href="https://c.m.stationery.lol">c.m.stationery.lol (element call)</a></li>
<li><a href="https://m.stationery.lol">m.stationery.lol (matrix)</a></li>
<li><a href="https://s.stationery.lol">s.stationery.lol (searxng)</a></li>
<li><a href="https://sc.stationery.lol">sc.stationery.lol (scribe.rip)</a></li>
<li><a href="https://bw.stationery.lol">bw.stationery.lol (breezewiki)</a></li>
<li><a href="https://iv.stationery.lol">iv.stationery.lol (invidious)</a></li>
<li><a href="https://ip.stationery.lol">ip.stationery.lol (ip)</a></li>
<li><a href="https://q.stationery.lol">q.stationery.lol (qbittorrent)</a></li>
<li><a href="https://f.stationery.lol">f.stationery.lol (files)</a></li>
</ul>
<img src="stationery.gif" alt="stationery.gif" />
<br>
<img src="statnow.gif" alt="Stationery NOW!" />
<img src="vim.vialle.love.anim.gif" alt="Edited with Vim" />
<div class="site">
<a class="suburl" target="_blank" href="https://c.m.stationery.lol">C.M</a> matrix call
</div>
<div class="site">
<a class="suburl" target="_blank" href="https://c.stationery.lol">C</a> nextcloud
</div>
<div class="site">
<a class="suburl" target="_blank" href="https://o.c.stationery.lol">O.C</a> dk
</div>
<div class="site">
<a class="suburl" target="_blank" href="https://e.stationery.lol">E</a> email
</div>
<div class="site">
<a class="suburl" target="_blank" href="https://iv.stationery.lol">IV</a> Invidious
</div>
<div class="site">
<a class="suburl" target="_blank" href="https://bw.stationery.lol">BW</a> breeze wiki
</div>
<div class="site">
<a class="suburl" target="_blank" href="https://sc.stationery.lol">SC</a> scribe
</div>
<div class="site">
<a class="suburl" target="_blank" href="https://j.stationery.lol">J</a> jitsi
</div>
<div class="site">
<a class="suburl" target="_blank" href="https://f.stationery.lol">F</a> file hosting
</div>
<div class="site">
<a class="suburl" target="_blank" href="https://ip.stationery.lol">IP</a>
</div>
<div class="site">
<a class="suburl" target="_blank" href="https://q.stationery.lol">Q</a> qbittorrent
</div>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 210 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

2
styles.css Normal file
View file

@ -0,0 +1,2 @@
body {
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB