remove href from data element

This commit is contained in:
Ayo 2023-05-30 16:58:10 +02:00
parent 8df0dae523
commit a56ef9b239

View file

@ -1,5 +1,5 @@
<footer class="site-footer h-card"> <footer class="site-footer h-card">
<data class="u-url" href="{{ "/" | relative_url }}"></data> <data class="u-url">{{ "/" | relative_url }}</data>
<div class="wrapper"> <div class="wrapper">