From 270c7b4504717374fadf5f84b7ba8f281c524d02 Mon Sep 17 00:00:00 2001 From: Avnit bambah Date: Wed, 14 Feb 2024 10:52:03 -0800 Subject: [PATCH] Adding Business links --- src/skeleton/services.yaml | 3 +++ src/skeleton/settings.yaml | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/skeleton/services.yaml b/src/skeleton/services.yaml index 5311e9c32..ebd277295 100644 --- a/src/skeleton/services.yaml +++ b/src/skeleton/services.yaml @@ -85,6 +85,9 @@ - Ceipal: href: https://talenthire.ceipal.com/signin/ description: CEIPAL for candidate and job management. + - IT Tools: + href: https://tools.asbblog.com/ + description: IT Tools for the developers - Other: - Calander: widget: diff --git a/src/skeleton/settings.yaml b/src/skeleton/settings.yaml index b983c7d71..33cba008d 100644 --- a/src/skeleton/settings.yaml +++ b/src/skeleton/settings.yaml @@ -7,6 +7,9 @@ background: https://images.unsplash.com/photo-1502790671504-542ad42d5189?auto=fo theme: dark # or light color: slate layout: + Business: + style: row + columns: 4 Media: style: row columns: 6 @@ -19,9 +22,6 @@ layout: Storage Server: style: row columns: 4 - Business: - style: row - columns: 4 quicklaunch: searchDescriptions: true hideInternetSearch: true