mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-11-21 18:47:24 +01:00
Best of cookie banners blogpost (#330)
* add blogpost with canonical to wasp-lang.dev * Delete 2023-11-23-post.md
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
!isLandingPage,
|
||||
})}
|
||||
>
|
||||
+ {isLandingPage && <Announcement />}
|
||||
+ {/* {isLandingPage && <Announcement />} */}
|
||||
<nav className='flex items-center justify-between p-6 lg:px-8' aria-label='Global'>
|
||||
<div className='flex items-center lg:flex-1'>
|
||||
<WaspRouterLink
|
||||
|
||||
Reference in New Issue
Block a user