fixing date issue
This commit is contained in:
parent
12084daf6b
commit
987bab1d87
3 changed files with 3 additions and 3 deletions
|
|
@ -49,7 +49,7 @@ plugins:
|
|||
collections:
|
||||
events:
|
||||
output: "true"
|
||||
permalink: "/events/:year/:month/:day/:title/"
|
||||
permalink: "/events/:title/"
|
||||
# tjanster:
|
||||
# output: "true"
|
||||
# permalink: "/tjaenster/:name/"
|
||||
|
|
|
|||
|
|
@ -5,11 +5,11 @@ description: >-
|
|||
mysmusik och billig dryck för medlemmar.
|
||||
start_datetime: 2019-06-14 17:00:00 +0200
|
||||
end_datetime: 2019-06-14 23:00:00 +0200
|
||||
publicerings_date: 2019-05-16 02:00:00 +0200
|
||||
image: /images/events/momagiskt.jpg
|
||||
link: 'https://www.facebook.com/events/2416889711931362/'
|
||||
category: music
|
||||
slutet_salskap: true
|
||||
published: true
|
||||
layout: blog
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
title:
|
||||
description:
|
||||
publicerings_date:
|
||||
start_datetime:
|
||||
end_datetime:
|
||||
image:
|
||||
link:
|
||||
category:
|
||||
slutet_salskap: false
|
||||
published: false
|
||||
layout: blog
|
||||
---
|
||||
Loading…
Add table
Add a link
Reference in a new issue