Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrected typo on font-family + meta-data fix #152

Merged
merged 5 commits into from
Oct 19, 2023

Conversation

yelodevopsi
Copy link
Contributor

No description provided.

Comment on lines 12 to 18
<Head>
<title>Vibes Frontend</title>
<meta
name="viewport"
content="minimum-scale=1, initial-scale=1, width=device-width"
/>
</Head>
Copy link
Collaborator

@jonasbjoralt jonasbjoralt Oct 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hvorfor fjerner vi detta?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Snodig... får ikke next/head warning i console lenger. Legger koden tilbake igjen nå.
Tidligere feil var:

✓ Compiled (160 modules)
Warning: You're using `next/head` inside the `app` directory, please migrate to the Metadata API. See https://nextjs.org/docs/app/building-your-application/upgrading/app-router-migration#step-3-migrating-nexthead for more details.
 ✓ Compiled /[organisation]/bemanning/page in 1614ms (1091 modules)

@yelodevopsi yelodevopsi merged commit 9802c57 into main Oct 19, 2023
3 checks passed
@yelodevopsi yelodevopsi deleted the 151-fix-correct-font-files branch October 19, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants