Skip to content

Commit

Permalink
fix: remove fixed date from gifts page "Last Update" link (#608)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlj95 authored Jun 5, 2024
1 parent f245985 commit 7fd5f82
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/app/gifts-page/gifts-page.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ <h2>Preferences</h2>
</ul>
<p>
It's updated from time to time. You can checkout
<a
href="https://www.giftster.com/gift/hz6ij/#:~:text=purchase-,Last%20update,-May%2014%2C%202024"
<a href="https://www.giftster.com/gift/hz6ij/#:~:text=Last%20update"
>last time it was updated at the bottom of the page</a
>
</p>
Expand Down

0 comments on commit 7fd5f82

Please sign in to comment.