Updates logo
Torey Heinz
committed Dec 16, 2019
commit c920c72b0fa68120ec763af1a4e759a8984561b1
Showing 3
changed files with
2 additions
and 2 deletions
.ruby-version
+1
-1
| @@ | @@ -1 +1 @@ |
| - | 2.5.0 |
| + | 2.5 |
app/views/pages/layouts/application.liquid
+1
-1
| @@ | @@ -30,7 +30,7 @@ is_layout: true |
| <div class="top-bar-left text-center medium-text-left"> | |
| <div class="logo"> | |
| <a href="/"> | |
| - | <img src="{{ 'CanvasInnovations-logo.jpg' | theme_image_url | resize: '125x40#', optimize: 80 }}" width="125" height="87" alt="Canvas Innovations Logo"> |
| + | <img src="{{ 'CanvasInnovations-logo.png' | theme_image_url | resize: '125x40#', optimize: 80 }}" width="125" height="87" alt="Canvas Innovations Logo"> |
| </a> | |
| </div> | |
| </div> | |
public/images/CanvasInnovations-logo.png
+0
-0