Update 'index.html'

This commit is contained in:
nodemixaholic 2024-03-31 20:08:42 +00:00
parent 4cf36afc89
commit 3963ccc9c8

View file

@ -4,7 +4,7 @@
<title>FrontendJS Example</title>
</head>
<body>
<script src="http://nodemixaholic.com:3002/nodemixaholic/frontend.js/raw/branch/main/frontend.js"></script>
<script src="frontend.js"></script>
<script>
clearPage()
let firstH1 = createElement("h1", "h1-1")