You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when visiting the website, it shows up as "create next app". Ideally, change the page title to something like "ZotMeet | Create a Meeting" or similar.
Summary
Currently, when visiting the website, it shows up as "create next app". Ideally, change the page title to something like "ZotMeet | Create a Meeting" or similar.
Also, dynamically pull the name of the meeting when visiting
/availability/[slug]
.Try looking into
generateMetadata
from Next.JS - https://nextjs.org/docs/app/api-reference/functions/generate-metadataThe text was updated successfully, but these errors were encountered: