-
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.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
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 |
---|---|---|
|
@@ -103,7 +103,7 @@ <h2>About Me</h2> | |
<a href="#" class="tooltip" data-tooltip="Back to top" aria-label="Back to top"><i class="fa-solid fa-arrow-up"></i></a> | ||
<a href="#" target="_blank" class="tooltip" data-tooltip="LinkedIn" aria-label="LinkedIn"><i class="fa-brands fa-linkedin"></i></a> | ||
<a href="https://github.com/ralphkb" target="_blank" class="tooltip" data-tooltip="Github" aria-label="Github"><i class="fa-brands fa-github"></i></a> | ||
<a href="mailto:[email protected]" target="_blank" class="tooltip" data-tooltip="Email" aria-label="Email"><i class="fa-regular fa-envelope"></i></a> | ||
<a href="mailto:[email protected]" target="_blank" class="tooltip" data-tooltip="Email" aria-label="Email"><i class="fa-regular fa-envelope"></i></a> | ||
</div> | ||
<p class="source-org copyright">© 2024 Ralph 💻</p> | ||
</div> | ||
|