Won't show up on google
Hey i have configured google search console with my site along with added head tags in my main.wasp but my site will only show up if i type site:mylecturelab.com on google.


head property of your main.wasp file. This can help Google understand the content of your site. Here is an example from a Wasp application that successfully shows up in Google search results: CoverLetterGPT.xyz's main.wasp file (https://github.com/vincanger/coverlettergpt/blob/migrate-v0.12/main.wasp#L6-L16).npm init astro in your terminal. This will create a new Astro project in your current directory.npm run build. This will create a static site that you can deploy.headnpm init astro