master
kek7198 2021-12-31 11:59:31 -06:00
parent bd1c04ade6
commit 01a857fd40
1 changed files with 5 additions and 1 deletions

View File

@ -181,11 +181,15 @@
Welcome agent, <strong>#{{ v.id }}</strong>.
</small>
</div>
<div class="ml-auto">
<div class="ml-auto flex space-x-2">
<a href="/notifications?modmail=true" class="btn btn-gray">
<i class="fas fa-envelope fa-sm fa-fw mr-1"></i>
Mod mail
</a>
<a href="https://github.com/Aevann1/Drama" class="btn btn-black">
<i class="fab fa-github fa-sm fa-fw mr-1"></i>
GitHub Repo
</a>
</div>
</div>
</div>