Skip to content

Commit

Permalink
fix: fix get the deal url- extra change
Browse files Browse the repository at this point in the history
  • Loading branch information
ElisavetAmpatzidou committed May 4, 2023
1 parent 44409b1 commit a9f621b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clip/clip.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<div class="offer-border"></div>
<div class="offer">ONLY {{item.offer}}€</div>
</div>
<div class="top"><a href="https://donkeyclip.github.io/food-promo-clip/server/assets/cart.html" target="_blank"><span>GET THE DEAL</span></a></div>
<div class="top"><a href="https://donkeyclip.github.io/food-clip/server/assets/cart.html" target="_blank"><span>GET THE DEAL</span></a></div>
</div>
</div>
<div class="container2">
Expand Down

0 comments on commit a9f621b

Please sign in to comment.