Skip to content

Commit a63c29c

Browse files
authored
Merge pull request #22803 from thaJeztah/fmt_layout
layouts: fix oddly formatted closing bracket
2 parents 725e34e + 8e1af97 commit a63c29c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

layouts/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,7 @@ <h2 class="font-medium">
224224
<a
225225
href="/desktop/features/model-runner/"
226226
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"
227-
>Read the docs</a
228-
>
227+
>Read the docs</a>
229228
</div>
230229
</div>
231230
</div>

0 commit comments

Comments
 (0)