Fixing whittler header image
This commit is contained in:
parent
3ffc43fe25
commit
668925f663
2 changed files with 3 additions and 3 deletions
|
|
@ -9,8 +9,8 @@
|
|||
<div class="banner-image">
|
||||
<picture>
|
||||
<img
|
||||
src="{{ .Params.logo }}"
|
||||
srcset="{{ .Params.logo }} 1x"
|
||||
src="{{ .Params.large_logo }}"
|
||||
srcset="{{ .Params.large_logo }} 1x"
|
||||
width="430"
|
||||
alt="{{ .Title }}"
|
||||
class="header-image"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue