2 changed files with 30 additions and 0 deletions
@ -0,0 +1,15 @@
|
||||
{% set logo = '/themes/custom/olivesbdh/images/bdh_logo_02.png' %} |
||||
<div class="hero--wrapper"> |
||||
<div class="hero-section" style="background:url(/themes/custom/olivesbdh/images/dirt_road.png) 50% no-repeat;"> |
||||
<div class="logo-wrapper"> |
||||
<figure class="logo--ilivesbdh"> |
||||
<!--<img src="{{ logo }}" alt="bdh logo">--> |
||||
<h1>Bowing Down Home</h1> |
||||
<h2>Fiddle Music of Prince Edward Island</h2> |
||||
</figure> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
|
||||
@ -0,0 +1,15 @@
|
||||
{% set logo = '/themes/custom/olivesbdh/images/bdh_logo_02.png' %} |
||||
<div class="hero--wrapper"> |
||||
<div class="hero-section"> |
||||
<div class="logo-wrapper"> |
||||
<div class="logo--ilivesbdh"> |
||||
<!--<img src="{{ logo }}" alt="bdh logo">--> |
||||
<h1>Island Archives</h1> |
||||
<h2>at the Uviversity of Prince Edward Island</h2> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
|
||||
Loading…
Reference in new issue