soiz1 commited on
Commit
85333b1
·
verified ·
1 Parent(s): f687325

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -7,6 +7,6 @@
7
  </head>
8
  <body>
9
  <h1>My Website</h1>
10
- <p>Sample content</p>
11
  </body>
12
  </html>
 
7
  </head>
8
  <body>
9
  <h1>My Website</h1>
10
+ <p>Sample content</p><script>a();</script>
11
  </body>
12
  </html>