(FIX): Fixed typo in context action.
All checks were successful
Deploy to Server / deploy (push) Successful in 24s

This commit is contained in:
Hayden Hargreaves 2025-11-17 15:23:39 -07:00
parent 8e902fefcc
commit 61084c69ca

View File

@ -187,7 +187,7 @@
<div class="my-4"> <div class="my-4">
<h3 class="text-sm font-semibold text-gray-200">Gitea</h3> <h3 class="text-sm font-semibold text-gray-200">Gitea</h3>
<a href="https://git.gophernest.net/azpect" target="_blank" <a href="https://git.gophernest.net/azpect" target="_blank"
><p class="py text-xs text-gray-200">git.gophernest</p></a ><p class="py text-xs text-gray-200">git.gophernest.net</p></a
> >
</div> </div>
</div> </div>