Updated website

This commit is contained in:
2023-12-15 15:48:37 -05:00
parent 00b0b88eed
commit 33540f3061
82 changed files with 13946 additions and 14134 deletions

View File

@ -0,0 +1,7 @@
<div class="bg-white p-5">
<div class="m-5 p-5 text-center">
<h1 style="font-size: 4em">Coming Soon</h1>
<h2 class="mt-3">This page is under development</h2>
<button class="btn btn-outline-secondary rounded-pill px-4 mt-3" (click)="back()">Back</button>
</div>
</div>