Update conf.yml

This commit is contained in:
Bogdan Radu 2024-01-19 13:32:08 +02:00 committed by GitHub
parent 891f87a737
commit 8c5a7732a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 24 additions and 23 deletions

View File

@ -15,29 +15,30 @@ appConfig:
iconSize: small
# Main content - An array of sections, each containing an array of items
sections:
- name: Today
icon: far fa-smile-beam
displayData:
collapsed: false
hideForGuests: false
widgets:
- type: clock
- type: weather
options:
apiKey: efdbade728b37086877a5e83442004db
city: Bucharest
- type: crypto-watch-list
options:
currency: EUR
sortBy: marketCap
assets:
- bitcoin
- ethereum
- type: stock-price-chart
options:
stock: VOO
apiKey: YQULROD0PSF8RAGS
sections:
- name: Today
icon: far fa-smile-beam
displayData:
collapsed: false
hideForGuests: false
widgets:
- type: clock
- type: weather
options:
apiKey: efdbade728b37086877a5e83442004db
city: Bucharest
- type: crypto-watch-list
options:
currency: EUR
sortBy: marketCap
assets:
- bitcoin
- ethereum
- type: stock-price-chart
options:
stock: VOO
apiKey: YQULROD0PSF8RAGS