Skip to content

Commit

Permalink
Merge pull request #7 from paigeadelethompson/paigeadelethompson-patch-4
Browse files Browse the repository at this point in the history
fix GH link
  • Loading branch information
paigeadelethompson authored Aug 31, 2024
2 parents 64c7f21 + d934cc0 commit ab489ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/netcrave/layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
{{ with .Params.linkedin }}
<li><a href="https://www.linkedin.com/in/{{ . }}" class="social-icon"><i class="fa-brands fa-linkedin"></i><span class="linkedin">IAmPaigeAT</span></a></li>
{{ end }}
{{ with .Params.linkedin }}
{{ with .Params.github }}
<li><a href="https://github.com/{{ . }}" class="social-icon"><i class="fa-brands fa-github"></i><span class="github">paigeadelethompson</span></a></li>
{{ end }}
{{ with .Params.keybase }}
Expand Down

0 comments on commit ab489ee

Please sign in to comment.