43 lines
1.1 KiB
HTML
43 lines
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="assets/style.css">
|
|
<link rel="icon" href="assets/va_transparent.png">
|
|
<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>
|
|
<li><a href="news">News</a></li>
|
|
<li><a href="https://vulpineawoo.statuspage.io">Status</a></li>
|
|
</ul>
|
|
<div id="heading">Code of Conduct</div>
|
|
|
|
<div class="wrapper">
|
|
<div class="box">
|
|
<h1>be nice</h1>
|
|
<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>
|
|
<li><a href="news">News</a></li>
|
|
<li><a href="https://vulpineawoo.statuspage.io">Status</a></li>
|
|
</ul>
|
|
<br>
|
|
© copyright 2022 vulpineawoo irc network
|
|
</div>
|
|
</body>
|
|
</html>
|