diff --git a/package.json b/package.json
index 8e330c8..80707c5 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "react-notes",
"version": "0.1.0",
"private": true,
- "homepage": "https://lemeow125.github.io/react-notes/#",
+ "homepage": "https://lemeow125.github.io/React-NotesApp/#",
"dependencies": {
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
diff --git a/src/index.tsx b/src/index.tsx
index 8a1d3c6..384cea9 100644
--- a/src/index.tsx
+++ b/src/index.tsx
@@ -59,13 +59,11 @@ const root = ReactDOM.createRoot(
);
root.render(
-
-
-
-
-
-
-
+
+
+
+
+
);
// If you want to start measuring performance in your app, pass a function