Skip to content

Commit

Permalink
[Bugfix] WeeklyHow Logo is not loaded properly
Browse files Browse the repository at this point in the history
  • Loading branch information
polidario committed Aug 1, 2023
1 parent f9a9bfa commit 970ecae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Binary file added assets/weeklyhow-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 1 addition & 3 deletions sections/homepage.liquid
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<div class="homepage">
<img src="https://weeklyhow.com/wp-content/uploads/2020/11/WeeklyHow-Logo-With-Text-Bottom.png" class="logo">
<img src="{{ 'weeklyhow-logo.png' | asset_img_url: 'large' }}" class="logo">
<h1>Welcome to Shopify Theme Development course!</h1>
<p>{% render 'homepage-text' %}</p>


</div>

0 comments on commit 970ecae

Please sign in to comment.