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

@@ -0,0 +1 @@
export { default } from './SEO'