We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e01a84 commit 9ca3a41Copy full SHA for 9ca3a41
_includes/footer.html
@@ -1,5 +1,5 @@
1
<footer class="site-footer h-card">
2
- <data class="u-url" href="{{ "/" | relative_url }}"></data>
+ <data class="u-url u-uid" href="{{ "/" | relative_url }}"></data>
3
4
<div class="wrapper">
5
_site/index.html
@@ -129,7 +129,7 @@ <h2>
129
</div>
130
131
</main><footer class="site-footer h-card">
132
- <data class="u-url" href="/"></data>
+ <data class="u-url u-uid" href="/"></data>
133
134
135
0 commit comments