You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
773 B
YAML
28 lines
773 B
YAML
3 years ago
|
---
|
||
|
|
||
|
reservation_mail: "anais@anaisberck.be"
|
||
|
months_ahead: 3
|
||
|
latitude: 50.79493
|
||
|
longitude: 4.40250
|
||
|
timezone: "Europe/Brussels"
|
||
|
|
||
|
# -- test for california
|
||
|
# latitude: 36.7783
|
||
|
# longitude: -119.4179
|
||
|
# timezone: "America/Los_Angeles"
|
||
|
# https://www.timeanddate.com/moon/phases/usa/california-city
|
||
|
# it works !!
|
||
|
|
||
|
calendar:
|
||
|
|
||
|
#Full moon walk on the 18.03.22
|
||
|
18-03-22:
|
||
|
start_time: "18:00"
|
||
|
start_location: "Drève du comte"
|
||
|
start_location_link: "https://www.openstreetmap.org/way/14502214#map=17/50.79518/4.40096"
|
||
|
|
||
|
#New Moon walk on the 01.04.22
|
||
|
# 01-04-22:
|
||
|
# start_time: "19:30"
|
||
|
# start_location: "Drève du comte"
|
||
|
# start_location_link: "https://www.openstreetmap.org/way/14502214#map=17/50.79518/4.40096"
|