Skip to content

Commit

Permalink
link mod UI
Browse files Browse the repository at this point in the history
  • Loading branch information
Stunion235 authored Dec 2, 2023
1 parent 884d7be commit 6a5606a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ <h1>Cornell Mafia Club</h1>
<p>
If you want to know how we play, <a href="/rules/">these are the rules</a>.
</p>
<p><span style="background:#007;border-radius:20px;padding:5px;margin-right:5px">NEW</span><a href="/mod">Moderation UI (test)</a></p>
<p>
We meet every Friday at 9pm eastern time.
</p>
Expand All @@ -36,9 +37,8 @@ <h1>Cornell Mafia Club</h1>
<br>
<button id="calendarShow" class="collapsible btn btn-default" align="center">Collapse Calendar</button>
<div id="cal" class="text-warning">
<p>Friday 9pm: Mafia!</p>


<p>Friday 9pm: Mafia!</p>
<p>2/30/24: Gaslighting!</p>
</div>

<script type="text/javascript" src="/main.js"></script>
Expand Down

0 comments on commit 6a5606a

Please sign in to comment.