diff --git a/public/Group of 2 Objects (2).jpg b/public/Group of 2 Objects (2).jpg deleted file mode 100644 index b95f952..0000000 Binary files a/public/Group of 2 Objects (2).jpg and /dev/null differ diff --git a/public/manifest.json b/public/manifest.json index e6c7b95..c3e0008 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "Personal Website", - "name": "My Personal Website", + "short_name": "End", + "name": "EndofTimee", "icons": [ { "src": "favicon.ico", diff --git a/tsconfig.json b/tsconfig.json index ebea9c4..ca5035c 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -16,8 +16,8 @@ "noEmit": true, "jsx": "react-jsx", "strict": true, - "noUnusedLocals": true, - "noUnusedParameters": true, + "noUnusedLocals": false, + "noUnusedParameters": false, "noFallthroughCasesInSwitch": true, "baseUrl": ".", "paths": {