Style moved
This commit is contained in:
@@ -1,11 +1,12 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<script src="js/p5.js"></script>
|
<script src="js/p5.js"></script>
|
||||||
<script src="js/p5.dom.min.js"></script>
|
<script src="js/p5.dom.min.js"></script>
|
||||||
<script src="js/p5.sound.min.js"></script>
|
<script src="js/p5.sound.min.js"></script>
|
||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="./style.css" />
|
<link rel="stylesheet" type="text/css" href="./assets/style.css" />
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@@ -25,4 +26,5 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user