Browse Source

Test with corrupted index.md

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

10
content/posts/20160417/index.md

@ -1,23 +1,23 @@
--- ---
# Set the correct title here # Set the correct title here
title: "Frühling Bad Camberg" xxtitle: "Frühling Bad Camberg"
# 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: 2016-04-17 xxdate: 2016-04-17
# Set the correct sports kind here (single value) # Set the correct sports kind here (single value)
# 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
sports: "Velo" xxsports: "Velo"
# Set the correct event type here (single value) # Set the correct event type here (single value)
# 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
eventtypes: "single" xxeventtypes: "single"
# Set the correct participants here (list values) # Set the correct participants here (list values)
# It's taxonomy term: lLook at existing posts, to find the valid values. # It's taxonomy term: lLook at existing posts, to find the valid values.
# For new participants set "FirstName LastName" # For new participants set "FirstName LastName"
# Unknown names have to be set as "Gast" # Unknown names have to be set as "Gast"
members: [ xxmembers: [
"Peter", "Peter",
"Gregor", "Gregor",
"Christian" "Christian"

Loading…
Cancel
Save