+ Hulu Dark/Light Variants

This commit is contained in:
Mehdi Dara
2024-01-03 20:01:35 +03:30
parent 5c21ef5f98
commit 1fbdf5dbbf
2 changed files with 7 additions and 1 deletions
+4 -1
View File
@@ -1060,7 +1060,10 @@ export const svgs: iSVG[] = [
{
title: 'Hulu',
category: 'Entertainment',
route: '/library/hulu.svg',
route: {
light: '/library/hulu.svg',
dark: '/library/hulu-dark.svg'
},
url: 'https://www.hulu.com/'
},
{