Change Portfolio page

This commit is contained in:
Wes Bryie 2021-11-17 09:06:37 -05:00
parent 6bc425620a
commit 297b4c0f89
1 changed files with 2 additions and 8 deletions

View File

@ -38,14 +38,8 @@
<!-- Page content-->
<div class="container">
<div class="text-center mt-5">
<h1>Welcome to my site!</h1>
<style>
#bitmoji1 {
float: right;
}
</style>
<img id="bitmoji1" src="assets/bitmoji1.jpeg" alt="My Bitmoji">
<p class="lead">Hi! My name is Wes, and I am the sole owner and developer of this site.</p>
<h1>My Portfolio</h1>
<p class="lead">I have made this software either under myself or my company, BottomBarrel Software!</p>
<p>I am a teenager that is interested in technology, and computer science (more so the software development part)!</p>
</div>
</div>