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:
vincanger
2024-11-25 16:04:48 +01:00
committed by GitHub
parent 9bb2d48395
commit ab7834b866
11 changed files with 118 additions and 17 deletions

View File

@@ -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