mirror of https://github.com/tildeclub/site.git
add link to code of conduct on signup page
This commit is contained in:
parent
58d04b53bf
commit
0236c25680
|
@ -36,7 +36,7 @@ include __DIR__."/../header.php";
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<em>signing up implies that you agree to abide by the rule of NO DRAMA</em>
|
<em>signing up implies that you agree to abide by <a href="/wiki/code-of-conduct.html">our code of conduct</a></em>
|
||||||
<br>
|
<br>
|
||||||
no drama. be respectful. have fun. we're all trying, and we're all in this together :)
|
no drama. be respectful. have fun. we're all trying, and we're all in this together :)
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in New Issue