Skip to content

Commit 4155629

Browse files
committed
docs(updated-lat/long): updated lat/long
1 parent b79189f commit 4155629

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ venue: "Virtual" # brief name of the institution that hosts the workshop
77
address: "Virtual" # full street address of workshop (e.g., "Room A, 123 Forth Street, Blimingen, Euphoria"), videoconferencing URL, or 'online'
88
country: "au" # lowercase two-letter ISO country code such as "fr" (see https://en.wikipedia.org/wiki/ISO_3166-1#Current_codes) for the institution that hosts the workshop
99
language: "en" # lowercase two-letter ISO language code such as "fr" (see https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) for the workshop
10-
latitude: "" # decimal latitude of workshop venue (use https://www.latlong.net/)
11-
longitude: "" # decimal longitude of the workshop venue (use https://www.latlong.net)
10+
latitude: "0.0" # decimal latitude of workshop venue (use https://www.latlong.net/)
11+
longitude: "0.0" # decimal longitude of the workshop venue (use https://www.latlong.net)
1212
humandate: "Mar 20, 2025" # human-readable dates for the workshop (e.g., "Feb 17-18, 2020")
1313
humantime: "1:45 pm - 4:45 am AEST" # human-readable times for the workshop e.g., "9:00 am - 4:30 pm CEST (7:00 am - 2:30 pm UTC)"
1414
startdate: 2025-03-20 # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01

0 commit comments

Comments
 (0)