Skip to content

Commit c861fbe

Browse files
committed
remove the Browse link
1 parent 89acf28 commit c861fbe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/layouts/BaseLayout.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ const allLd = [websiteLd, ...jsonLd];
113113
<span class="brand-name">{SITE.shortName}</span>
114114
</a>
115115
<nav aria-label="Primary">
116-
<a href="/">Browse</a>
117116
<a href="/how-it-works/">How it works</a>
118117
<a href="/get-started/">Get started</a>
119118
<a href={SITE.repo.url} rel="noopener external">GitHub</a>

0 commit comments

Comments
 (0)