Fix for InteliJ web server
This commit is contained in:
parent
08847e58e7
commit
50da13d3ad
@ -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