mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 17:34:42 +00:00
Initial implementation of tablet dashboard
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
title: COVID-19
|
||||
path: covid-19
|
||||
panel: true
|
||||
icon: "mdi:biohazard"
|
||||
badges: []
|
||||
cards:
|
||||
- type: custom:layout-card
|
||||
max_columns: 3
|
||||
cards:
|
||||
- type: custom:decluttering-card
|
||||
template: covid_19
|
||||
variables:
|
||||
- name: Worldwide
|
||||
- location: worldwide
|
||||
|
||||
- type: custom:decluttering-card
|
||||
template: covid_19
|
||||
variables:
|
||||
- name: Bulgaria
|
||||
- location: bulgaria
|
||||
|
||||
- type: custom:decluttering-card
|
||||
template: covid_19
|
||||
variables:
|
||||
- name: Italy
|
||||
- location: italy
|
||||
|
||||
- type: custom:decluttering-card
|
||||
template: covid_19
|
||||
variables:
|
||||
- name: France
|
||||
- location: france
|
||||
|
||||
- type: custom:decluttering-card
|
||||
template: covid_19
|
||||
variables:
|
||||
- name: USA
|
||||
- location: us
|
||||
Reference in New Issue
Block a user