mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
chore(website): Hide banner (#4902)
Mostly annoying / redundant now that CTA is in navbar.
This commit is contained in:
@@ -60,7 +60,7 @@ export default function RootLayout({
|
||||
<Mixpanel />
|
||||
</Suspense>
|
||||
<body className={source_sans_3.className}>
|
||||
<Banner active>
|
||||
<Banner active={false}>
|
||||
<p className="mx-auto text-center">
|
||||
Firezone 1.0 is here!{" "}
|
||||
<Link
|
||||
|
||||
Reference in New Issue
Block a user