Skip to content

Commit

Permalink
Update index.html (modmail-dev#23)
Browse files Browse the repository at this point in the history
added support server button
  • Loading branch information
lorenzo132 authored Jun 14, 2021
1 parent f1520fa commit 324ea59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ <h1 class="animated jackInTheBox header" id='dashbots'>Logviewer</h1>
<h5 class="header col s12 light grey-text">This site is used to display Modmail log entries.</h5>
<br>
<div class="row center">
<a href="https://discord.gg/UANjXCC" class="btn waves-effect my-button">Support server</a>
<a href="https://github.com/kyb3r/modmail" class="btn waves-effect my-button">Github</a>
<a href="https://github.com/kyb3r/modmail/wiki" class="btn waves-effect my-button">Wiki</a>
<a href="https://patreon.com/kyber" class="btn waves-effect my-button">Patreon</a>
Expand All @@ -19,4 +20,4 @@ <h5 class="header col s12 light grey-text">This site is used to display Modmail

</main>

{% endblock %}
{% endblock %}

0 comments on commit 324ea59

Please sign in to comment.