Change Portfolio page
This commit is contained in:
parent
6bc425620a
commit
297b4c0f89
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue