Skip to content

Commit

Permalink
Merge pull request #96 from sramekmichal/patch-1
Browse files Browse the repository at this point in the history
GitHub href changed to .url
  • Loading branch information
apvarun committed Jan 2, 2023
2 parents 65f865d + cc4030d commit b91be5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/social.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
{{ if eq .website "github" }}
<li>
<a
href="{{ .github }}"
href="{{ .url }}"
target="_blank"
rel="noopener"
aria-label="GitHub"
Expand Down

0 comments on commit b91be5f

Please sign in to comment.