Browse Source

Neuer Post 20230507

master
Chris 3 years ago
parent
commit
6d3c4f8cba
  1. 22
      content/posts/20230507/index.md

22
content/posts/20230507/index.md

@ -1,6 +1,6 @@
--- ---
# Set the correct title here # Set the correct title here
title: "Tour 2023-05-07" title: "Mein lieber Bieber-Tour"
# Date of the event, will be set via script. Format like "2003-12-31" # Date of the event, will be set via script. Format like "2003-12-31"
date: 2023-05-07 date: 2023-05-07
@ -25,28 +25,29 @@ members: [
"Peter", "Peter",
"Gregor", "Gregor",
"Gerald", "Gerald",
"Andreas",
"Christian" "Christian"
] ]
# City name of start point # City name of start point
# It's taxonomy term: look at existing posts, to find the valid values # It's taxonomy term: look at existing posts, to find the valid values
# If it's a new location: Take a simple city name # If it's a new location: Take a simple city name
locations: "Somewhere" locations: "Gelnhausen"
# false to hide it in production # false to hide it in production
draft: false draft: false
# If one of the following values are not given, delete the default value # If one of the following values are not given, delete the default value
# Set the correct value here, Example 78.3 # Set the correct value here, Example 78.3
distance_km: 0.0 distance_km: 56.19
# Set the correct value here, Example 3:58:59 # Set the correct value here, Example 3:58:59
duration_h: 0:00:00 duration_h: 4:17:18
# Set the correct value here, Example 23.2 # Set the correct value here, Example 23.2
average_speed_kmh: 0 average_speed_kmh: 13.1
# Set the correct value here, Example 1234 # Set the correct value here, Example 1234
ascent_m: 0 ascent_m: 1113
# Set the correct value here, Example 24.2 # Set the correct value here, Example 24.2
temperature_c: temperature_c: 22.7
# All image paths are relative paths and have to start with "images/" # All image paths are relative paths and have to start with "images/"
@ -91,10 +92,9 @@ resources:
- src: images/** - src: images/**
# Links to activity on social platforms # Links to activity on social platforms
# Example velohero_activity: https://app.velohero.com/activity/364363 strava_activity: https://www.strava.com/activities/9028873178
# velohero_activity: komoot_activity: https://www.komoot.de/tour/1110119173
# strava_activity: # garmin_activity: https://connect.garmin.com/modern/activity/11066649409
# komoot_activity:
--- ---

Loading…
Cancel
Save