From 8f50d702d158171fafe8b46c712c26ba8e43d265 Mon Sep 17 00:00:00 2001 From: Vuong Hoang Date: Sun, 17 May 2026 22:46:41 -0700 Subject: [PATCH] homepage: add Notes group to Main tab (4-column row) --- configs/homepage/settings.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/configs/homepage/settings.yaml b/configs/homepage/settings.yaml index 27d0f51..4e14250 100644 --- a/configs/homepage/settings.yaml +++ b/configs/homepage/settings.yaml @@ -35,6 +35,11 @@ useEqualHeights: true # Row counts target ~4-per-row so dense groups (Apps, Service Networking) # read as a grid instead of an endless column. layout: + Notes: + icon: mdi-note-text-outline + tab: Main + style: row + columns: 4 News: icon: mdi-rss tab: Main