Browse Source

Fixed index.md

master
Chris 6 years ago
parent
commit
6deecab676
  1. 10
      content/posts/20160417/index.md

10
content/posts/20160417/index.md

@ -1,23 +1,23 @@
---
# Set the correct title here
xxtitle: "Frühling in Bad Camberg"
title: "Frühling in Bad Camberg"
# Date of the event, will be set via script. Format like "2003-12-31"
xxdate: 2016-04-17
date: 2016-04-17
# Set the correct sports kind here (single value)
# It's taxonomy term: look at existing posts, to find the valid values
xxsports: "Velo"
sports: "Velo"
# Set the correct event type here (single value)
# It's taxonomy term: look at existing posts, to find the valid values
xxeventtypes: "single"
eventtypes: "single"
# Set the correct participants here (list values)
# It's taxonomy term: lLook at existing posts, to find the valid values.
# For new participants set "FirstName LastName"
# Unknown names have to be set as "Gast"
xxmembers: [
members: [
"Peter",
"Gregor",
"Christian"

Loading…
Cancel
Save