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:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -40,3 +40,8 @@ yarn-error.log*
|
||||
# cypress
|
||||
cypress/videos
|
||||
cypress/screenshots
|
||||
|
||||
# next-pwa
|
||||
**/public/workbox-*.js*
|
||||
**/public/sw.js*
|
||||
**/public/worker-*.js*
|
||||
|
||||
Reference in New Issue
Block a user