add page about fedi

This commit is contained in:
nyx 2025-01-27 21:28:34 -06:00
parent c5dbc8e979
commit e21c10cade

26
fedi/index.html Normal file
View file

@ -0,0 +1,26 @@
<!DOCTYPE html>
<head>
<title>Every pizza instant messenger! | fedi</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="index.css" rel="stylesheet" type="text/css">
</head>
<body>
<header><a href="index.html">go back home</a></header>
<hr>
<h1>everypizza.im - fedi</h1>
<h2>under construction!!!!</h2>
<p>
<center>
notice: these might go down at any time!
</center>
we have no fedi instances set up. currently trying to set up (in order):
<ul>
<li>Friendica</li>
<li>Sharkey</li>
<li>Iceshrimp</li>
<li>Wafrn</li>
<footer>
hosted and made with love 🤎
</footer>
</body>