-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from AidenSorabji/working
added details, plus added some extra text
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -77,13 +77,13 @@ | |
<div class="grid_row"> | ||
<div class="grid_row_box"> | ||
<h2>Contacts</h2> | ||
<p class="contact_link"><i class="fa-brands fa-github fa-fw"></i><a href="https://github.com/aidensorabji" | ||
target="_blank">GitHub</a></p> | ||
<p><a href="mailto:[email protected]" target="_blank">[email protected]</a></p> | ||
<p class="contact_link"><i class="fa-brands fa-github fa-fw"></i>-> <em><a href="https://github.com/aidensorabji" target="_blank">GitHub</a></em>Follow me for updates on my repositories or to hire me.</p> | ||
<p>-> <em><a href="mailto:[email protected]" target="_blank">[email protected]</a></em>To get into direct contact, please reach out to me through email.</p> | ||
</div> | ||
<div class="grid_row_box"> | ||
<h2>Credits</h2> | ||
<p><em>[<a href="https://www.richardapps.net" target="_blank">RichardApps</a>]</em> Thanks so much for making this website!!!</p> | ||
<p>-> <em><a href="https://www.richardapps.net" target="_blank">RichardApps</a></em> Thanks so much for making this website!!!</p> | ||
<p>-> <em><a href="https://aidensorabji.github.io" target="_blank">Aiden Sorabji</a></em> Thanks to me for configuring the website!!!</p> | ||
</div> | ||
</div> | ||
</div> | ||
|