add page about fedi
This commit is contained in:
parent
c5dbc8e979
commit
e21c10cade
1 changed files with 26 additions and 0 deletions
26
fedi/index.html
Normal file
26
fedi/index.html
Normal 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>
|
Loading…
Add table
Reference in a new issue