Add hidden .u-uid.u-url link to the h-card on the homepage to ensure it's considered authoritative

This commit is contained in:
Danielle McLean 2017-10-25 10:54:36 +11:00
parent fefb1e4345
commit 430f8d9a1d
Signed by: 00dani
GPG Key ID: 5A5D2D1AFF12EEC5
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
{% block main %}
<aside class="author">
<article class="h-card card p-author">
<a class="u-uid u-url" rel="me" href="{{ uri }}" hidden></a>
{% if user.avatar %}<img class="card-img-top u-photo" src="{{ user.avatar.url }}" alt="{{ user.first_name }} {{ user.last_name }}" />{% endif %}
<div class="card-body">
<h4 class="card-title p-name">