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