We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bddea5d commit 6be576aCopy full SHA for 6be576a
1 file changed
app/pages/accessibility.vue
@@ -119,6 +119,10 @@ const router = useRouter()
119
<span class="text-fg-subtle shrink-0 mt-1">—</span>
120
<span>{{ $t('a11y.implementation.li6') }}</span>
121
</li>
122
+ <li class="flex items-start gap-3">
123
+ <span class="text-fg-subtle shrink-0 mt-1">—</span>
124
+ <span>{{ $t('a11y.implementation.li7') }}</span>
125
+ </li>
126
</ul>
127
</div>
128
0 commit comments