remove redundant include
This commit is contained in:
parent
7fe2568aae
commit
0d6075c2c5
1 changed files with 0 additions and 12 deletions
|
|
@ -1,12 +0,0 @@
|
||||||
<!-- BEGIN header.html -->
|
|
||||||
<div id="header">
|
|
||||||
<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>
|
|
||||||
<div class="hero">
|
|
||||||
<a href="/">
|
|
||||||
<h1>{{ site.title }}</h1>
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- END header.html -->
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue