We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1712760 commit 12b14bcCopy full SHA for 12b14bc
index.html
@@ -7,6 +7,8 @@
7
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.7.3/addons/p5.sound.min.js"></script>
8
<link rel="stylesheet" type="text/css" href="style.css">
9
<meta charset="utf-8" />
10
+ <title>Maze Gen</title>
11
+ <link rel="shortcut icon" href="zid.png">
12
13
</head>
14
0 commit comments