mirror of
https://github.com/svemagie/blog-eleventy-indiekit.git
synced 2026-05-14 14:46:48 +02:00
fix: make h-entry u-url absolute for IndieNews compatibility
This commit is contained in:
@@ -200,7 +200,7 @@ withBlogSidebar: true
|
||||
</footer>
|
||||
{% 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 #}
|
||||
<span class="p-author h-card hidden">
|
||||
|
||||
Reference in New Issue
Block a user