Change Body Content

This commit is contained in:
Wes Bryie 2021-11-16 21:44:23 -05:00
parent acdec1ec6d
commit 348abb92ff
2 changed files with 4 additions and 3 deletions

View File

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

@ -38,9 +38,10 @@
<!-- Page content-->
<div class="container">
<div class="text-center mt-5">
<h1>A Bootstrap 5 Starter Template</h1>
<p class="lead">A complete project boilerplate built with Bootstrap</p>
<p>Bootstrap v5.1.3</p>
<h1>Welcome to my site!</h1>
<p class="lead">Hi! My name is Wes, and I am the sole owner and developer of this site.</p>
<img src="assets/bitmoji1.jpeg" alt="My Bitmoji">
<p>I am a teenager that is interested in technology, and computer science (more so the software development part)!</p>
</div>
</div>
<!-- Bootstrap core JS-->