Head metadata backend code?
Answered
itsMU1X posted this in #help-forum
itsMU1XOP
there's an export for metadata includes head or others.. but there's some backend code to get the user's language it's literally
getLanguage(cookies().get(COOKIE_NAME)?.value) it's not working, so how can i make backend code to get the language of the user?1 Reply
itsMU1XOP
oh there's a generateMetadata function, i fixed it lol
Answer