This repository has been archived by the owner on Jun 21, 2023. It is now read-only.
forked from vercel/next.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: move viewport meta tag to head in _app.js (vercel#25901)
Fixes one of the items that was mentioned in vercel#25854. It fixes the warning in `with-next-page-transitions` by moving the viewport tag to `_app.js` from `_document.js`
- Loading branch information
Pavel Mineev
authored
Jun 9, 2021
1 parent
c55fc9a
commit 350e74b
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters