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