Change Body Content
This commit is contained in:
parent
acdec1ec6d
commit
348abb92ff
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.1 KiB |
|
@ -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-->
|
||||
|
|
Loading…
Reference in New Issue