Skip to content

Commit

Permalink
added GPG key to about page
Browse files Browse the repository at this point in the history
  • Loading branch information
ethancedwards8 committed Dec 15, 2024
1 parent 73349d6 commit ae535b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/about.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ export default function About() {
<a href="https://github.com/ethancedwards8"><img src="/github.png" alt="GitHub"/></a>
<a href="https://gitlab.com/ethancedwards"><img src="/gitlab2.png" alt="GitLab"/></a>
<a href="mailto:[email protected]"><img src="/email.png" alt="Email"/></a>
<p>GPG: 2E51 F618 39D1 FA94 7A73 00C2 34C0 4305 D581 DBFE</p>
</div>
<div className={styles.certifications}>
<h1>Certifications</h1>
Expand Down

0 comments on commit ae535b2

Please sign in to comment.