feat: replace next-seo with custom solution (#660)

* replace next-seo with custom solution

* Updated check

Co-authored-by: LFades <luis@vercel.com>
This commit is contained in:
Dom Sip
2022-02-18 09:26:31 +00:00
committed by GitHub
parent 65c9d39ae6
commit db170558d5
8 changed files with 176 additions and 25 deletions

View File

@@ -34,7 +34,6 @@
"lodash.random": "^3.2.0",
"lodash.throttle": "^4.1.1",
"next": "^12.0.8",
"next-seo": "^4.28.1",
"next-themes": "^0.0.15",
"postcss": "^8.3.5",
"postcss-nesting": "^8.0.1",