website/coc.html

43 lines
1.1 KiB
HTML
Raw Normal View History

2020-10-20 14:54:57 +00:00
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="assets/style.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Code of Conduct - 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">Code of Conduct</div>
<div class="wrapper">
<div class="box">
2021-04-30 17:03:42 +00:00
<h1>be nice</h1>
2020-10-20 14:54:57 +00:00
<p>
channel ops can usually administrate their channels how they
want to, but in general just assume good intentions and have
good intentions
</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>
2020-12-19 00:30:33 +00:00
<li><a href="https://vulpinieawoo.statuspage.io">Status</a></li>
2020-10-20 14:54:57 +00:00
</ul>
<br>
2021-01-08 21:17:35 +00:00
&copy; copyright 2021 vulpineawoo IRC Network
2020-10-20 14:54:57 +00:00
</div>
</body>
</html>