Added the legacy releases page and fixed some typos

This commit is contained in:
ION606
2022-12-27 10:39:36 -08:00
parent 3e5202f5b2
commit af51ca72a1
8 changed files with 196 additions and 4 deletions
+1 -1
View File
@@ -486,7 +486,7 @@
<div class="row custom-alert" style="display: none;" id="alertWelcome">
<div class="alert alert-warning alert-dismissible" id="banner" style="text-align: center" role="alert">
<button type="button" class="btn-close" data-bs-dismiss="alert"></button>
<!--<strong class="mx-auto"></strong> -->Use {sn} to insert the server name, {un} to insert the user name, and {ut} to insert the user tag<br><i>Example: Welcome to {sn} Sir {un}#{ut}</i>
<!--<strong class="mx-auto"></strong> -->Use {sn} to insert the server name, {ut} to insert the whole user tag, {un} to insert the user name, and {ud} to insert the user discriminator<br><i>Example: Welcome to {sn} Sir {un}#{ud}</i>
</div>
</div>