Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Commit 1d84ee8

Browse files
authored
Remove additional header button (#606)
1 parent 67b7ac2 commit 1d84ee8

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

src/components/overrides/Header.astro

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,6 @@ import Banner from './Banner.astro';
1616
<Search {...Astro.props} />
1717
</div>
1818
<div class="sl-hidden md:sl-flex right-group">
19-
<div class="mt-8 w-full ">
20-
<a
21-
href="https://kuzudb.com/product"
22-
target="_blank"
23-
rel="noopener noreferrer"
24-
class="enterprise-waitlist-link"
25-
>
26-
<i class="fa fa-star" aria-hidden="true"></i>
27-
<span class="enterprise-waitlist-text">
28-
⭐ Join our Enterprise Edition Waitlist →
29-
</span>
30-
</a>
31-
</div>
3219
<a
3320
href="https://blog.kuzudb.com"
3421
target="_blank"

0 commit comments

Comments
 (0)