Scaffolding

bangalore
rachel.koldenhoven 7 years ago
parent 50a40adc87
commit 2c7a877685
  1. 1
      index.html

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

Loading…
Cancel
Save