Add LinkedIn + Remove unused image

This commit is contained in:
Parker M. 2024-02-18 20:30:39 -06:00
parent 497b0da036
commit 1bf1b0bbfe
No known key found for this signature in database
GPG Key ID: 95CD2E0C7E329F2A
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -33,7 +33,7 @@
<a href="mailto:contact@pkrm.dev" target="_blank"><img class="icons" src="{{ url_for('static', filename='mail.png') }}"></a>
<a href="https://github.com/packetparker" target="_blank"><img class="icons" src="{{ url_for('static', filename='github.png') }}"></a>
<!-- <a href="https://linkedin.com" target="_blank"><img class="icons" src="{{ url_for('static', filename='linkedin.png') }}"></a> -->
<a href="https://www.linkedin.com/in/parker-m/" target="_blank"><img class="icons" src="{{ url_for('static', filename='linkedin.png') }}"></a>
<a href="/pgp" target="_blank"><img class="icons" src="{{ url_for('static', filename='gnupg.png') }}"></a>
</div>