Skip to content

Commit c3795e6

Browse files
authored
Merge pull request #32 from theguy951357/musicianpage
add canvas div
2 parents a9dd791 + 518a274 commit c3795e6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

public/music/chrisblaha.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,10 @@
3939
<!-- Page content -->
4040
<div class="w3-content" style="max-width:2000px;margin-top:46px">
4141

42+
<div id="canvas"></div>
43+
4244
<!-- Automatic Slideshow Images -->
43-
<div class="mySlides w3-display-container w3-center plane-wrapper">
45+
<div class="mySlides w3-display-container w3-center plane-wrapper" id="planes">
4446
<span class="w3-wide plane-title">CHRIS BLAHA</span>
4547
<div class="plane-inner">
4648
<div class="plane">

0 commit comments

Comments
 (0)