From 0db9cc621ea7bd355e34b6f6338b48485df46722 Mon Sep 17 00:00:00 2001 From: 0xClassid <153975383+0xClassid@users.noreply.github.com> Date: Sat, 16 Dec 2023 11:40:32 +0530 Subject: [PATCH] Update config.js --- config.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.js b/config.js index 411d9d96d..48a300f05 100644 --- a/config.js +++ b/config.js @@ -11,7 +11,7 @@ const CONFIG = { // └─┘┴ ┴└─┘┴└─┘└─┘ // General - name: 'Rei', + name: 'classid', imageBackground: false, openInNewTab: true, twelveHourFormat: false, @@ -61,7 +61,7 @@ const CONFIG = { id: '2', name: 'Mail', icon: 'mail', - link: 'https://gmail.com/', + link: 'https://mail.proton.me/', }, { id: '3', @@ -112,7 +112,7 @@ const CONFIG = { id: '4', name: 'Amazon', icon: 'shopping-bag', - link: 'https://amazon.com/', + link: 'https://amazon.in/', }, { id: '5',