Skip to content
This repository was archived by the owner on Jun 16, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,14 +106,14 @@ <h2 class="display-5">James Pruitt</h2>
<div class="bg-dark me-md-1 pt-1 px-1 pt-md-1 px-md-1 text-center text-white overflow-hidden">
<div class="my-3 py-3">
<h2 class="display-5">Anthony Araujo</h2>
<p class="lead">Frontend/Backend Developer [Login, Registration & Forgot Password.</p>
<div class="d-md-flex flex-md-equal">
<p class="lead">Frontend/Backend Developer [Login, Registration & Forgot Password]</p>
<div class="d-md-flex flex-md-equal">
<a href="https://github.com/aaraujo1997"><i class="bi bi-github"></i></a>
<a href="https://www.linkedin.com/in/anthony-araujo-04a990120/"><i class="bi bi-linkedin"></i></a>
<a href="mailto:[email protected]"><i class="bi bi-envelope"></i></a>
</div>
</div>
</div>
<img class="bg-light shadow-sm mx-auto" style="width: 80%; height: 300px; border-radius: 21px 21px 0 0;" src="assets/img/feature1.png" />
<img class="bg-light shadow-sm mx-auto" style="width: 80%; height: 300px; border-radius: 21px 21px 0 0;" src="https://avatars.githubusercontent.com/u/91360458?s=400&u=31e9a7857c6ee9449035f95e5ab78cf0fe6728f0&v=4" />
</div>
<div class="bg-light me-md-1 pt-1 px-1 pt-md-1 px-md-1 text-center text-black overflow-hidden">
<div class="my-3 py-3">
Expand Down