Update contact section with GPG.

This commit is contained in:
Otho Ulrich 2022-08-28 21:09:26 -04:00
parent 4870c745a0
commit ed7ca3b1db
Signed by: Otho
GPG Key ID: 16C720CD3BBE21D9

View File

@ -174,7 +174,8 @@ body, h1,h2,h3,h4,h5,h6 {font-family: "Montserrat", sans-serif}
<div class="w3-section"> <div class="w3-section">
<!-- <p><i class="fa fa-map-marker fa-fw w3-xxlarge w3-margin-right"></i> No addr</p> --> <!-- <p><i class="fa fa-map-marker fa-fw w3-xxlarge w3-margin-right"></i> No addr</p> -->
<p><i class="fa fa-phone fa-fw w3-xxlarge w3-margin-right"></i> (734) 272-3363</p> <p><i class="fa fa-phone fa-fw w3-xxlarge w3-margin-right"></i> (734) 272-3363</p>
<p><i class="fa fa-envelope fa-fw w3-xxlarge w3-margin-right"> </i> otho@othoulrich.com</p> <p><i class="fa fa-envelope fa-fw w3-xxlarge w3-margin-right"> </i> <a href="mailto:otho@othoulrich.com">otho@othoulrich.com</a> </p>
<p><i class="fa fa-lock fa-fw w3-xxlarge w3-margin-right"> </i> GPG: <a href="https://othoulrich.com/othoulrich-gpg.txt">51375D7EA61E966B</a> </p>
</div> </div>
</div> </div>
<!-- End Contact Section --> <!-- End Contact Section -->