Add Key icon and links in the /about/ page #1498
@ -25,7 +25,7 @@
|
||||
</a>
|
||||
{% endif %}
|
||||
{% if include.keys %}
|
||||
<a href="{{ include.keys }}" aria-label="Keys" class="card-link" itemprop="url">
|
||||
<a href="{{ include.keys }}" aria-label="Keys" class="card-link" itemprop="sameAs">
|
||||
<i class="fas fa-key" aria-hidden="true" title="Keys"></i>
|
||||
</a>
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user