Updated '_includes/hero.html' via CloudCannon
This commit is contained in:
parent
fd7b8e1500
commit
b20f0fc126
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<!-- BEGIN hero.html -->
|
||||
<div id="banner" style="{% if page.url == "/" %}height:100%"{% else %}height:30%" {% endif %}">
|
||||
<div id="banner" style={% if page.url == "/" %}"height:100%"{% else %}"height:30%"{% endif %}>
|
||||
<canvas style="display:none" id="canvas" width="285" height="285"></canvas>
|
||||
<canvas style="display:none" id="canvas3" width="570" height="570"></canvas>
|
||||
<canvas id="canvas2" width="570" height="570">*** THIS BROWSER DOES NOT SUPPORT THE CANVAS ELEMENT ***</canvas>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue