diff --git a/example/index.html b/example/index.html
index 030a6ff51bfc6f6adcc472f6d8c02db92ce947a8..049aebe05d829113e7de6e200e93c62954d817f4 100644
--- a/example/index.html
+++ b/example/index.html
@@ -4,7 +4,7 @@
     <meta charset="UTF-8" />
     <link rel="icon" href="/favicon.ico" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>Vite App</title>
+    <title>Vue-Draggable-Grid Example App</title>
   </head>
   <body>
     <div id="app"></div>