Update index.html
Browse files- 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>
|