diff --git a/static/index.html b/static/index.html
index ea0d5328..2b2f10a1 100644
--- a/static/index.html
+++ b/static/index.html
@@ -5,5 +5,6 @@
     <body>
         <h1>VS Code can do that?</h1>
         <p>Yes it can!</p>
+        <p>Yes it can! 1</p>
     </body>
 </html>
\ No newline at end of file