diff --git a/writing-platform/frontend/index.html b/writing-platform/frontend/index.html
index 0fca6f04..691343df 100644
--- a/writing-platform/frontend/index.html
+++ b/writing-platform/frontend/index.html
@@ -4,7 +4,7 @@
-
frontend
+ Writing Platform
diff --git a/writing-platform/frontend/package.json b/writing-platform/frontend/package.json
index 1f4f4cd1..3ab07338 100644
--- a/writing-platform/frontend/package.json
+++ b/writing-platform/frontend/package.json
@@ -1,5 +1,5 @@
{
- "name": "frontend",
+ "name": "writing-platform-frontend",
"private": true,
"version": "0.0.0",
"type": "module",