A tumblelog theme for Hugo
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

images.md 244 B

7 years ago
123456789101112
  1. ---
  2. title: "{{ replace .TranslationBaseName "-" " " | title }}"
  3. date: {{ .Date }}
  4. draft: false
  5. author:
  6. year:
  7. type: image
  8. # image_filename is relative to /static/images/
  9. image_filename: {{ .TranslationBaseName }}.jpg
  10. show_title: false
  11. tags:
  12. ---