Update 'index.html'

This commit is contained in:
Maxwell Drake 2024-04-07 00:42:02 +00:00
parent 279bbd9d7a
commit deb2f26336

View file

@ -1,11 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<title>FrontendJS Example</title>
</head>
<script src="frontend.js"></script>
<script>
initHead("FrontendJS Example")
initBody()
clearPage()
writeHTML("body", markdownToHTML(`# Hello world!