This commit is contained in:
nyx 2025-02-08 01:24:45 -06:00
parent 470f9dbea2
commit 3c94f56209

22
dev/index.html Normal file
View file

@ -0,0 +1,22 @@
<!DOCTYPE html>
<head>
<title>Every pizza instant messenger! | dev</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://everypizza.im/index.css" rel="stylesheet" type="text/css">
</head>
<body>
</br>
</br>
<header><a href="index.html">go back home</a></header>
<hr>
<h1>everypizza.im - dev services</h1>
<p>
<center>
notice: these might go down at any time!
</center>
we currently aren't running any testing/development services. we plan to have
<a href="https://git.everypizza.im/n/toastbin">toastbin</a> running soon along
with a few other things.
</p>
</body>