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
|
# 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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue