Skip to content

Commit 9ca3a41

Browse files
committed
add u-uri to h-card
1 parent 0e01a84 commit 9ca3a41

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<footer class="site-footer h-card">
2-
<data class="u-url" href="{{ "/" | relative_url }}"></data>
2+
<data class="u-url u-uid" href="{{ "/" | relative_url }}"></data>
33

44
<div class="wrapper">
55

_site/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ <h2>
129129
</div>
130130
</div>
131131
</main><footer class="site-footer h-card">
132-
<data class="u-url" href="/"></data>
132+
<data class="u-url u-uid" href="/"></data>
133133

134134
<div class="wrapper">
135135

0 commit comments

Comments
 (0)