Group clock and calendar in glance
This commit is contained in:
@@ -91,22 +91,25 @@ data:
|
|||||||
first-day-of-week: monday
|
first-day-of-week: monday
|
||||||
- size: small
|
- size: small
|
||||||
widgets:
|
widgets:
|
||||||
- type: clock
|
- type: group
|
||||||
title: Home
|
widgets:
|
||||||
hour-format: 24h
|
- type: clock
|
||||||
timezones:
|
hour-format: 24h
|
||||||
- timezone: America/Montreal
|
timezones:
|
||||||
label: Montreal
|
- timezone: America/Montreal
|
||||||
- timezone: America/Bogota
|
label: Montreal
|
||||||
label: Bogota
|
- timezone: America/Vancouver
|
||||||
- timezone: Europe/Madrid
|
label: Vancouver
|
||||||
label: Madrid
|
- timezone: UTC
|
||||||
- timezone: Europe/Sofia
|
label: UTC
|
||||||
label: Sofia (Bulgaria)
|
- timezone: America/Bogota
|
||||||
- timezone: America/Vancouver
|
label: Bogota
|
||||||
label: Vancouver
|
- timezone: Europe/Madrid
|
||||||
- timezone: UTC
|
label: Madrid
|
||||||
label: UTC
|
- timezone: Europe/Sofia
|
||||||
|
label: Sofia (Bulgaria)
|
||||||
|
- type: calendar
|
||||||
|
first-day-of-week: monday
|
||||||
- name: Default
|
- name: Default
|
||||||
# Optionally, if you only have a single page you can hide the desktop navigation for a cleaner look
|
# Optionally, if you only have a single page you can hide the desktop navigation for a cleaner look
|
||||||
# hide-desktop-navigation: true
|
# hide-desktop-navigation: true
|
||||||
|
|||||||
@@ -53,22 +53,25 @@
|
|||||||
first-day-of-week: monday
|
first-day-of-week: monday
|
||||||
- size: small
|
- size: small
|
||||||
widgets:
|
widgets:
|
||||||
- type: clock
|
- type: group
|
||||||
title: Home
|
widgets:
|
||||||
hour-format: 24h
|
- type: clock
|
||||||
timezones:
|
hour-format: 24h
|
||||||
- timezone: America/Montreal
|
timezones:
|
||||||
label: Montreal
|
- timezone: America/Montreal
|
||||||
- timezone: America/Bogota
|
label: Montreal
|
||||||
label: Bogota
|
- timezone: America/Vancouver
|
||||||
- timezone: Europe/Madrid
|
label: Vancouver
|
||||||
label: Madrid
|
- timezone: UTC
|
||||||
- timezone: Europe/Sofia
|
label: UTC
|
||||||
label: Sofia (Bulgaria)
|
- timezone: America/Bogota
|
||||||
- timezone: America/Vancouver
|
label: Bogota
|
||||||
label: Vancouver
|
- timezone: Europe/Madrid
|
||||||
- timezone: UTC
|
label: Madrid
|
||||||
label: UTC
|
- timezone: Europe/Sofia
|
||||||
|
label: Sofia (Bulgaria)
|
||||||
|
- type: calendar
|
||||||
|
first-day-of-week: monday
|
||||||
- name: Default
|
- name: Default
|
||||||
# Optionally, if you only have a single page you can hide the desktop navigation for a cleaner look
|
# Optionally, if you only have a single page you can hide the desktop navigation for a cleaner look
|
||||||
# hide-desktop-navigation: true
|
# hide-desktop-navigation: true
|
||||||
|
|||||||
Reference in New Issue
Block a user