diff --git a/package-lock.json b/package-lock.json index 88c50be..5cd7363 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "screenity.net", + "name": "snapify", "version": "0.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "name": "screenity.net", + "name": "snapify", "version": "0.1.0", "hasInstallScript": true, "dependencies": { diff --git a/package.json b/package.json index 9b6e9e5..df3aa83 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "screenity.net", + "name": "snapify", "version": "0.1.0", "private": true, "scripts": { diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 1f58631..07338b0 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -19,7 +19,7 @@ const Home: NextPage = () => { return ( <>
-