Scaffolding

This commit is contained in:
rachel.koldenhoven 2018-06-10 13:56:43 +05:30
parent 50a40adc87
commit 2c7a877685

View File

@ -1,6 +1,7 @@
<html>
<title>Pixel Art Maker</title>
<head>
<link rel="stylesheet" href="style.css">
<script defer type="module" src="index.js" />
</head>
<body></body>