Change startingView to default and expand Extras
Updated starting view and collapsed state in configuration.
This commit is contained in:
parent
c269d87b4b
commit
eb1f0bea1e
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ pageInfo:
|
|||
# Optional app settings and configuration
|
||||
appConfig:
|
||||
theme: callisto
|
||||
startingView: minimal
|
||||
startingView: default
|
||||
# Main content - An array of sections, each containing an array of items
|
||||
sections:
|
||||
- name: Media & Entertainment
|
||||
|
|
@ -231,7 +231,7 @@ sections:
|
|||
- name: Extras
|
||||
icon: fas fa-rocket
|
||||
displayData:
|
||||
collapsed: true
|
||||
collapsed: false
|
||||
items:
|
||||
- title: GitHub
|
||||
description: Source Code, Issues and Pull Requests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue