Skip to content

Commit

Permalink
sponsor: tinyzone
Browse files Browse the repository at this point in the history
  • Loading branch information
FezVrasta committed Dec 13, 2023
1 parent 1635965 commit f4bdcda
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/components/Affiliates.js
Original file line number Diff line number Diff line change
Expand Up @@ -213,13 +213,18 @@ const MINI_SPONSORS = [
{
logo: require('../images/logos/sponsors/tubidy.svg'),
label: 'Tubidy',
url: 'https://thetubidy.net/',
url: 'https://the-tubidy.com/',
},
{
logo: require('../images/logos/sponsors/rs24.svg'),
label: 'Rapelis24',
url: 'https://the-repelis24.com/',
},
{
logo: require('../images/logos/sponsors/thetinyzone.svg'),
label: 'Tinyzone',
url: 'https://thetinyzone.com/',
},
];

const random = products.slice(0, 3);
Expand Down
7 changes: 7 additions & 0 deletions src/images/logos/sponsors/thetinyzone.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 f4bdcda

Please sign in to comment.