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:
parent
96d0f668fd
commit
816fd552f0
1 changed files with 6 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue