everypizza.im/dev/index.html
2025-02-08 01:24:45 -06:00

22 lines
702 B
HTML

<!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>