turn to categories
This commit is contained in:
parent
38c2a8144a
commit
066464ede6
@ -2,7 +2,7 @@
|
||||
title: "{{ event.name }}"
|
||||
date: "{{ event.begin }}" #2021-06-10T10:46:33+02:00
|
||||
draft: false
|
||||
category: "calendar"
|
||||
categories: "calendar"
|
||||
event_begin: "{{ event.begin }}"
|
||||
event_end: "{{ event.end }}"
|
||||
duration: "{{ event.duration }}"
|
||||
@ -18,4 +18,4 @@ location: "{{ event.location }}"
|
||||
|
||||
{{ event.description }}
|
||||
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user