Skip to content

Commit b9eae8c

Browse files
Update index.html
1 parent 74f1092 commit b9eae8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
.then(md => {
1919
document.getElementById("content").innerHTML = marked.parse(md);
2020
});
21-
</script>
21+
</script>
2222
</body>
2323
</html>

0 commit comments

Comments
 (0)