Merge pull request #22803 from thaJeztah/fmt_layout

layouts: fix oddly formatted closing bracket
This commit is contained in:
Sebastiaan van Stijn 2025-06-06 15:19:23 +02:00 committed by GitHub
commit a63c29c4cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -224,8 +224,7 @@
<a
href="/desktop/features/model-runner/"
class="bg-blue dark:bg-blue rounded-sm p-2 px-4 text-white transition duration-300 hover:bg-blue-500 dark:hover:bg-blue-500"
>Read the docs</a
>
>Read the docs</a>
</div>
</div>
</div>