Set Homepage to single-column group layout

Add maxGroupColumns: 1 so each category gets its own full-width row,
with service tiles arranged side-by-side within each group.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-03-18 06:19:40 -07:00
commit 816fd552f0

View file

@ -6,14 +6,15 @@ quicklaunch:
provider: custom
url: https://kagi.com/search?q=
suggestionUrl: https://kagisuggest.com/api/autosuggest?q=
maxGroupColumns: 1
layout:
Host Services:
style: row
style: column
Home:
style: row
style: column
Content:
style: row
style: column
Infrastructure:
style: row
style: column
Services:
style: row
style: column