This commit is contained in:
WesleyBryie 2021-10-31 20:18:25 -04:00
parent 0239636510
commit 2df46b4c0c
1 changed files with 3 additions and 1 deletions

View File

@ -31,9 +31,11 @@
</div>
</div>
</nav>
<div class="col" class="container-sm">
<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>
</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>
</body>
</html>