Use an <article> for the big h-card rather than a <div> - it provides a teeny bit more info and is still semantically correct
This commit is contained in:
parent
656da87e19
commit
62920930b5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<div .card.h-card .bg-dark>
|
||||
<article .card.h-card .bg-dark>
|
||||
$maybe route <- mcurrentRoute
|
||||
<a .u-uid.u-url href=@{route} hidden>
|
||||
|
||||
|
|
Loading…
Reference in a new issue