Change pronouns to open in new page

This commit is contained in:
Ian Adam Naval 2021-09-24 21:17:28 -04:00
parent 24d74dae88
commit 1930ffef0d

View File

@ -6,7 +6,7 @@
<a href="{{ site.baseurl }}/"><img class="site-avatar" src="{{ site.gravatar_url }}" alt="Photo of {{ site.title }}"></a>
<div class="site-title">
<a class="name" href="{{ site.baseurl }}/">{{ site.title }}</a>
<a class="pronouns" href="https://pronoun.is/they/.../themself">pronoun.is/they/them</a>
<a class="pronouns" href="https://pronoun.is/they/.../themself" target="_blank">pronoun.is/they/them</a>
</div>
</div>