revert breadcrumb (#611)

This commit is contained in:
Scott Chacon 2023-07-04 07:15:25 +02:00 committed by GitHub
parent 282d95af67
commit dab665531d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@
<a
class="button flex items-center px-3"
class:active={window.location.pathname.includes(`/projects/${project.id}`)}
href="/repo/{project.id}"
href="/projects/{project.id}"
title="{project.title} home"
>
{project.title}