mirror of
https://github.com/Sneed-Group/frontend-js-example
synced 2024-12-23 03:35:22 -06:00
Update 'index.html'
This commit is contained in:
parent
4cf36afc89
commit
3963ccc9c8
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue