SEO & PWA (#1)

* Initial SEO test

* Canonical URL added using envs

* OG & Twitter fix

* Robots.txt & meta added

* Localhost support for canonical url

* Initial PWA version

* Icons reexported & added maskable
This commit is contained in:
David
2021-03-21 16:02:15 +01:00
committed by GitHub
parent 1ef9399fdf
commit fa178c3d9e
16 changed files with 1388 additions and 49 deletions

View File

@@ -19,6 +19,7 @@
"cheerio": "^1.0.0-rc.5",
"framer-motion": "^3.10.3",
"next": "10.0.8",
"next-pwa": "^5.0.6",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-icons": "^4.2.0"