From f250890f3b88340a3d36de45037a5a0cefe8d48b Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Mon, 21 Mar 2022 18:31:16 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fixes=20link=20to=20@walkxhub=20?= =?UTF-8?q?homelab=20icons=20(#568)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/defaults.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/defaults.js b/src/utils/defaults.js index 57cabb6dac..818f4ce809 100644 --- a/src/utils/defaults.js +++ b/src/utils/defaults.js @@ -201,7 +201,7 @@ module.exports = { generativeFallback: 'https://evatar.io/{icon}', localPath: './item-icons', faviconName: 'favicon.ico', - homeLabIcons: 'https://raw.githubusercontent.com/WalkxCode/dashboard-icons/master/png/{icon}.png', + homeLabIcons: 'https://raw.githubusercontent.com/walkxhub/dashboard-icons/master/png/{icon}.png', homeLabIconsFallback: 'https://raw.githubusercontent.com/NX211/homer-icons/master/png/{icon}.png', }, /* API endpoints for widgets that need to fetch external data */