Merge branch 'release'

This commit is contained in:
Mihovil Ilakovac 2023-05-11 11:37:39 +02:00
commit ef10d37357
2 changed files with 3 additions and 1 deletions

View File

@ -37,7 +37,7 @@ const Announcement = () => {
>
<span className='item-center flex gap-2 px-3'>
<span>🏆 Wasp Hackathon 2.0 kick-off: April 28th! 🏆</span>
<span>🏆 Wasp Hackathon 2.0 ends on May 8th! You can still participate 🏆</span>
</span>
<span className='hidden items-center space-x-2 px-3 lg:flex'>

View File

@ -49,6 +49,8 @@ const Index = () => {
<meta property='twitter:url' content='https://wasp-lang.dev/' />
<meta property='twitter:title' content='Develop full-stack web apps without boilerplate.' />
<meta property='twitter:image' content={waspLogo} />
<script id="wasp-langdev-2392a8eb" src="https://letsask.ai/widget.js"></script>
</Head>
<Nav />
<div className='min-h-screen'>