Skip to content

Commit

Permalink
fixed grass reference
Browse files Browse the repository at this point in the history
  • Loading branch information
wbraden committed Aug 9, 2024
1 parent b0e9d11 commit 62e0b43
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 137 deletions.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion retailer.html
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@
<!-- Image BG -->
<section
class="surface-dark"
style="background-image: url(/assets/grass.png)"
style="background-image: url(assets/grass.png)"
>
<div class="container">
<div class="swiper wb-swiper-5">
Expand Down
136 changes: 0 additions & 136 deletions swiper.html

This file was deleted.

0 comments on commit 62e0b43

Please sign in to comment.