Browse Source

20220529 angelegt

master
Chris 4 years ago
parent
commit
7bfb6d1a2f
  1. 2
      content/posts/20220529/index.md
  2. 6
      content/posts/20220529/~index.md

2
content/posts/20220529/index.md

@ -50,7 +50,7 @@ temperature_c:
# All image paths are relative paths and have to start with "images/"
# Image for the summary list e.g. featured_image: images/img123.jpg. Can be empty.
featured_image: None
featured_image:
# Set captions for specific images (optional)
# A caption item has two entries: -name: "images/IMAGE_NAME" and -text: "YOUR DESCRIPTION"

6
content/posts/20220529/~index.md

@ -1,5 +1,4 @@
---
# Set the correct title here
title: "Tour 2022-05-29"
@ -24,7 +23,6 @@ eventtypes: "single"
# Unknown names have to be set as "Gast"
members: [
"Peter",
"Gregor",
"Gerald",
"Christian"
]
@ -52,13 +50,13 @@ temperature_c:
# All image paths are relative paths and have to start with "images/"
# Image for the summary list e.g. featured_image: images/img123.jpg. Can be empty.
featured_image:
featured_image: None
# Set captions for specific images (optional)
# A caption item has two entries: -name: "images/IMAGE_NAME" and -text: "YOUR DESCRIPTION"
# Caption names will be generated by the script, add text or let it empty.
# The text only support ASCII characters, invalid charactes lead into an exception
captions:
captions:
# Should not be changed
# Be careful: src value must be unique

Loading…
Cancel
Save