Fix for InteliJ web server
This commit is contained in:
parent
f6f51aaedd
commit
fe80bf0448
@ -2,7 +2,7 @@
|
||||
<title>Pixel Art Maker</title>
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<script defer type="module" src="index.js" />
|
||||
<script defer type="module" src="index.js"></script>
|
||||
</head>
|
||||
<body></body>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user