Skip to content

Commit fac92c2

Browse files
authored
Update index.html
1 parent 766d5c4 commit fac92c2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

index.html

-5
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,6 @@
3535
<div class="mainDiv">
3636
<h1 class="mainHeading">Hello 🙋‍♂️</h1>
3737
<a href="https://github.com/zmercury/cpp#readme" class="mainLink">Click Here for Notes!</a>
38-
<md-block>
39-
```js
40-
cont message = "Hello World";
41-
console.log(message);
42-
</mdblock>
4338
</div>
4439
</body>
4540
</html>

0 commit comments

Comments
 (0)