Push tint's changes

This commit is contained in:
Christopher Fore 2023-05-01 23:53:01 -04:00
parent 6ec13fdbdd
commit 2252f1f1d2
No known key found for this signature in database
GPG key ID: A96D7D76AE8EE165
5 changed files with 36 additions and 42 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
.well-known

View file

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

BIN
stationery.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 KiB

BIN
statnow.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

BIN
vim.vialle.love.anim.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB