use urls available both with and without a baseurl
This commit is contained in:
parent
031d0c2d9b
commit
2c94436b5f
3 changed files with 7 additions and 7 deletions
|
|
@ -15,7 +15,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="header-content">
|
||||
<img src="/assets/images/paddy.svg" alt="Paddy, the Butter Box Mascot" class="header-image" />
|
||||
<img src="{{ site.baseurl }}/assets/images/paddy.svg" alt="Paddy, the Butter Box Mascot" class="header-image" />
|
||||
<div class="header-title">{% t butter_box_title %}</div>
|
||||
</div>
|
||||
</header>
|
||||
Loading…
Add table
Add a link
Reference in a new issue