mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-12-26 10:35:04 +03:00
lp: updated lw2 navbar to point to lw2 announcement post.
This commit is contained in:
parent
176ee2b97a
commit
3fc3a24c40
@ -9,8 +9,8 @@ const Announcement = () => {
|
||||
let history = useHistory()
|
||||
|
||||
const handleLink = () => {
|
||||
//history.push('/blog/2022/11/26/wasp-beta-launch-week')
|
||||
history.push('/#signup')
|
||||
history.push('/blog/2023/04/11/wasp-launch-week-two')
|
||||
//history.push('/#signup')
|
||||
|
||||
//window.open('https://betathon.wasp-lang.dev/')
|
||||
}
|
||||
@ -44,7 +44,7 @@ const Announcement = () => {
|
||||
hover:bg-neutral-600
|
||||
`}
|
||||
>
|
||||
Notify me
|
||||
See what's coming
|
||||
</span>
|
||||
</span>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user