File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -21,14 +21,14 @@ <h1>Torsk-Synth! Play for Lofoten :)</h1>
2121 </ div >
2222
2323 < div class ="row marketing ">
24- < button type ="button " class ="btn btn-default torsk-btn col-md-3 " onclick ="play('C5') "> C5</ button >
25- < button type ="button " class ="btn btn-default torsk-btn col-md-3 " onclick ="play('B') "> H</ button >
26- < button type ="button " class ="btn btn-default torsk-btn col-md-3 " onclick ="play('A') "> A</ button >
27- < button type ="button " class ="btn btn-default torsk-btn col-md-3 " onclick ="play('G') "> G</ button >
28- < button type ="button " class ="btn btn-default torsk-btn col-md-3 " onclick ="play('F') "> F</ button >
29- < button type ="button " class ="btn btn-default torsk-btn col-md-3 " onclick ="play('E') "> E</ button >
30- < button type ="button " class ="btn btn-default torsk-btn col-md-3 " onclick ="play('D') "> D</ button >
3124 < button type ="button " class ="btn btn-default torsk-btn col-md-3 " onclick ="play('C') "> C</ button >
25+ < button type ="button " class ="btn btn-default torsk-btn col-md-3 " onclick ="play('D') "> D</ button >
26+ < button type ="button " class ="btn btn-default torsk-btn col-md-3 " onclick ="play('E') "> E</ button >
27+ < button type ="button " class ="btn btn-default torsk-btn col-md-3 " onclick ="play('F') "> F</ button >
28+ < button type ="button " class ="btn btn-default torsk-btn col-md-3 " onclick ="play('G') "> G</ button >
29+ < button type ="button " class ="btn btn-default torsk-btn col-md-3 " onclick ="play('A') "> A</ button >
30+ < button type ="button " class ="btn btn-default torsk-btn col-md-3 " onclick ="play('B') "> H</ button >
31+ < button type ="button " class ="btn btn-default torsk-btn col-md-3 " onclick ="play('C5') "> C5</ button >
3232 </ div >
3333
3434</ div >
You can’t perform that action at this time.
0 commit comments