dashboard: serie icons update
This commit is contained in:
@@ -56,7 +56,7 @@ const mapper: Record<string, LucideIcon> = {
|
||||
google: createImageIcon(getProxyImage('https://google.com')),
|
||||
facebook: createImageIcon(getProxyImage('https://facebook.com')),
|
||||
bing: createImageIcon(getProxyImage('https://bing.com')),
|
||||
twitter: createImageIcon(getProxyImage('https://x.com')),
|
||||
twitter: createImageIcon(getProxyImage('https://twitter.com')),
|
||||
duckduckgo: createImageIcon(getProxyImage('https://duckduckgo.com')),
|
||||
'yahoo!': createImageIcon(getProxyImage('https://yahoo.com')),
|
||||
instagram: createImageIcon(getProxyImage('https://instagram.com')),
|
||||
@@ -64,6 +64,7 @@ const mapper: Record<string, LucideIcon> = {
|
||||
microlaunch: createImageIcon(getProxyImage('https://microlaunch.net')),
|
||||
producthunt: createImageIcon(getProxyImage('https://www.producthunt.com')),
|
||||
youtube: createImageIcon(getProxyImage('https://youtube.com')),
|
||||
reddit: createImageIcon(getProxyImage('https://reddit.com')),
|
||||
taaft: createImageIcon(getProxyImage('https://theresanaiforthat.com')),
|
||||
'openpanel.dev': createImageIcon(getProxyImage('https://openpanel.dev')),
|
||||
github: createImageIcon(getProxyImage('https://github.com')),
|
||||
|
||||
Reference in New Issue
Block a user