2020-10-20 14:54:57 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<link rel="stylesheet" type="text/css" href="assets/style.css">
|
2021-12-23 15:45:23 +00:00
|
|
|
<link rel="icon" href="assets/va_transparent.png">
|
2020-10-20 14:54:57 +00:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<title>vulpineawoo</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<ul id="hnav">
|
|
|
|
<li><a href=".">Home</a></li>
|
|
|
|
<li><a href="coc.html">CoC</a></li>
|
|
|
|
<li><a href="servers.html">Servers</a></li>
|
2021-04-30 17:34:39 +00:00
|
|
|
<li><a href="news">News</a></li>
|
2021-01-30 01:19:26 +00:00
|
|
|
<li><a href="https://vulpineawoo.statuspage.io">Status</a></li>
|
2020-10-20 14:54:57 +00:00
|
|
|
</ul>
|
|
|
|
<div id="heading">vulpineawoo</div>
|
|
|
|
|
|
|
|
<div class="wrapper">
|
|
|
|
<div class="box">
|
|
|
|
<h1>About</h1>
|
2022-04-10 19:09:16 +00:00
|
|
|
<p>vulpineawoo is a small sandbox-ish furry irc network. come <a href='servers.html'>chat with us</a>!</p>
|
2020-10-20 14:54:57 +00:00
|
|
|
</div>
|
|
|
|
<div class="box">
|
2021-04-12 23:52:27 +00:00
|
|
|
<h1>sandcat approved software</h1>
|
2020-10-20 14:54:57 +00:00
|
|
|
<p>
|
2021-04-12 23:52:27 +00:00
|
|
|
<a href="https://github.com/solanum-ircd/solanum">Solanum</a> and Atheme are nice
|
2020-10-20 14:54:57 +00:00
|
|
|
</p>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div id="footer">
|
|
|
|
<ul id="fnav">
|
|
|
|
<li><a href=".">Home</a></li>
|
|
|
|
<li><a href="coc.html">CoC</a></li>
|
|
|
|
<li><a href="servers.html">Servers</a></li>
|
2021-04-30 17:34:39 +00:00
|
|
|
<li><a href="news">News</a></li>
|
2021-02-04 01:30:08 +00:00
|
|
|
<li><a href="https://vulpineawoo.statuspage.io">Status</a></li>
|
2020-10-20 14:54:57 +00:00
|
|
|
</ul>
|
|
|
|
<br>
|
2022-02-12 19:40:33 +00:00
|
|
|
© copyright 2022 vulpineawoo irc network
|
2020-10-20 14:54:57 +00:00
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|