Skip to content

Commit

Permalink
Full room locaiton in two places
Browse files Browse the repository at this point in the history
  • Loading branch information
catchSheep committed Jul 30, 2024
1 parent 365b83e commit 14ddc2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ layout: workshop # DON'T CHANGE THIS.
# online workshop) are available at
# https://carpentries.github.io/workshop-template/customization/index.html
venue: "Curtin University" # brief name of the institution that hosts the workshop without address (e.g., "Euphoric State University")
address: "Kent St, Bentley" # full street address of workshop (e.g., "Room A, 123 Forth Street, Blimingen, Euphoria"), videoconferencing URL, or 'online'
address: "Building 105, Room 542 <br> Kent St, Bentley" # full street address of workshop (e.g., "Room A, 123 Forth Street, Blimingen, Euphoria"), videoconferencing URL, or 'online'
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
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
latitude: "-32.0054" # decimal latitude of workshop venue (use https://www.latlong.net/)
Expand Down Expand Up @@ -117,7 +117,7 @@ skills to researchers. This workshop is a 2-day blend of both Software Carpentri

<p id="where">
<strong>Where:</strong> <br>
{{page.address}}.
{{page.address}}. <br>
Get directions with
<a href="//www.openstreetmap.org/?mlat={{page.latitude}}&mlon={{page.longitude}}&zoom=16">OpenStreetMap</a>
or
Expand Down

0 comments on commit 14ddc2f

Please sign in to comment.