Scaffolding

This commit is contained in:
rachel.koldenhoven 2018-06-10 13:56:43 +05:30 committed by Brent Gardner
parent 58da59c8a9
commit 9ea669d3ba

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>