fix: make h-entry u-url absolute for IndieNews compatibility
This commit is contained in:
@@ -200,7 +200,7 @@ withBlogSidebar: true
|
|||||||
</footer>
|
</footer>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<a class="u-url" href="{{ page.url }}" hidden>Permalink</a>
|
<a class="u-url u-uid" href="{{ site.url }}{{ page.url }}" hidden>Permalink</a>
|
||||||
|
|
||||||
{# Author h-card for IndieWeb authorship #}
|
{# Author h-card for IndieWeb authorship #}
|
||||||
<span class="p-author h-card hidden">
|
<span class="p-author h-card hidden">
|
||||||
|
|||||||
Reference in New Issue
Block a user