cover > title : add title attribute
This commit is contained in:
parent
affda01429
commit
fdd1650343
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ $isOpen = isset($isOpen) ? $isOpen : false;
|
|||
class="page-cover"
|
||||
>
|
||||
<div class="title-wrapper">
|
||||
<a href="#main-content" class="no-underline" class="voir le texte">
|
||||
<a href="#main-content" class="no-underline" title="aller au texte">
|
||||
<?= $slots->title() ?>
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue