diff --git a/.eslintrc.js b/.eslintrc.js index e62fd38..d81584b 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -45,5 +45,6 @@ module.exports = { 'nonblock-statement-body-position': 'off', 'react/button-has-type': 'off', 'no-unused-vars': 'warn', + indent: 'off', }, }; diff --git a/package-lock.json b/package-lock.json index dc203d2..6313631 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "locatejs", + "name": "vytal", "version": "0.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "name": "locatejs", + "name": "vytal", "version": "0.1.0", "dependencies": { "@babel/plugin-syntax-dynamic-import": "^7.8.3", diff --git a/package.json b/package.json index 6f0456c..1421ad9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "homepage": "https://locatejs.com", - "name": "locatejs", + "homepage": "https://vytal.io", + "name": "vytal", "version": "0.1.0", "private": true, "dependencies": { diff --git a/public/index.html b/public/index.html index 2510954..4fc6f5f 100644 --- a/public/index.html +++ b/public/index.html @@ -39,8 +39,8 @@ const initialDataObj = { content="Check if your location is actually hidden." /> - - + + - + -