Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
 into main
  • Loading branch information
gawainhewitt committed Jul 9, 2021
2 parents d033a43 + 671b742 commit ef2ee41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Synth Horn</title>
<title>Squares</title>
<link rel="stylesheet" href="css/main.css" />
<script src='https://cdnjs.cloudflare.com/ajax/libs/tone/14.7.69/Tone.js'></script> <!-- bring in the Tone.js library - google search for tone.js cdn-->
</head>
Expand Down Expand Up @@ -72,7 +72,7 @@ <h1>loading...<br>loading...<br>loading...<br>loading...<br>loading...<br>loadin
<br>
<br>
<img src="images/orchlablogo.jpg" alt="One" width="1250" height="1250" id="orchlablogo">
<p id="welcometext">Synth Horn</p>
<p id="welcometext">Squares</p>
<p>To play: <br>
touch or click screen, <br>
or use ZXCVBNM,. keys<br>
Expand Down

0 comments on commit ef2ee41

Please sign in to comment.