This commit is contained in:
WesleyBryie 2021-10-31 20:19:39 -04:00
parent 2df46b4c0c
commit 4a295d74ef
1 changed files with 2 additions and 2 deletions

View File

@ -32,8 +32,8 @@
</div>
</nav>
<div class="container-sm">
<div class="col">
<a>You have reached my website! You were probably sent here by my github or someone you know. This usually holds my software that I've developed!</a>
<div class="col" id="Why are you here lmao">
<h1>Welcome! You were probably sent here by my github or someone you know. This usually holds my software that I've developed!</h1>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>