Skip to content

Commit 6be576a

Browse files
committed
chore: add li7 JS entry to the template
1 parent bddea5d commit 6be576a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

app/pages/accessibility.vue

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,10 @@ const router = useRouter()
119119
<span class="text-fg-subtle shrink-0 mt-1">&mdash;</span>
120120
<span>{{ $t('a11y.implementation.li6') }}</span>
121121
</li>
122+
<li class="flex items-start gap-3">
123+
<span class="text-fg-subtle shrink-0 mt-1">&mdash;</span>
124+
<span>{{ $t('a11y.implementation.li7') }}</span>
125+
</li>
122126
</ul>
123127
</div>
124128

0 commit comments

Comments
 (0)