Add js conf.

This commit is contained in:
Florian THIERRY
2022-05-22 13:00:28 +02:00
parent 56916a7970
commit 5945d1d2f4
3 changed files with 10 additions and 2 deletions

View File

@@ -5,5 +5,8 @@
</head>
<body>
<h1>Application HTML</h1>
<div id="app-js"></div>
<script type="text/javascript" src="./app.js"></script>
</body>
</html>