Skip to content

Commit

Permalink
add refermate mini sponsor
Browse files Browse the repository at this point in the history
  • Loading branch information
FezVrasta committed Jul 12, 2023
1 parent cb021aa commit 9228fde
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/Affiliates.js
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,11 @@ const MINI_SPONSORS = [
label: 'Mobipast',
url: 'https://mobipast.net/',
},
{
logo: require('../images/logos/sponsors/refermate.svg'),
label: 'Refermate - Best Coupon Codes',
url: 'https://refermate.com/',
},
];

const random = products.slice(0, 3);
Expand Down
5 changes: 5 additions & 0 deletions src/images/logos/sponsors/refermate.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9228fde

Please sign in to comment.