Change startingView to default and expand Extras

Updated starting view and collapsed state in configuration.
This commit is contained in:
MattTheTekie 2026-04-17 10:57:42 -04:00 committed by GitHub
commit eb1f0bea1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@ pageInfo:
# Optional app settings and configuration # Optional app settings and configuration
appConfig: appConfig:
theme: callisto theme: callisto
startingView: minimal startingView: default
# Main content - An array of sections, each containing an array of items # Main content - An array of sections, each containing an array of items
sections: sections:
- name: Media & Entertainment - name: Media & Entertainment
@ -231,7 +231,7 @@ sections:
- name: Extras - name: Extras
icon: fas fa-rocket icon: fas fa-rocket
displayData: displayData:
collapsed: true collapsed: false
items: items:
- title: GitHub - title: GitHub
description: Source Code, Issues and Pull Requests description: Source Code, Issues and Pull Requests