Skip to content

Commit

Permalink
Add to twitter links too
Browse files Browse the repository at this point in the history
  • Loading branch information
Cefan Rubin committed Oct 8, 2024
1 parent e439173 commit d51eaf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/person_header.njk
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</span>
{% endif %}
{% if profile.twitter and profile.status == 'current' %}
<a href="https://twitter.com/{{ profile.twitter }}" target="_blank"><img class="twitter" src="/img/twitter.svg" /></a>
<a href="https://twitter.com/{{ profile.twitter }}" target="_blank" rel="noopener"><img class="twitter" src="/img/twitter.svg" /></a>
{% endif %}
<!--<img style="height: 1.5rem; position: relative;" src="/img/cloud.svg" alt="orange cloud">-->
</span>
Expand Down

0 comments on commit d51eaf0

Please sign in to comment.