File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- layout : post
3
- title : " Event in Auckland"
4
- date : 2016-08-15 11:37:37 +0200
2
+ layout : post
3
+ country : New Zealand
4
+ city : Auckland
5
+ date : 2016-08-15 11:37:37 +0200
5
6
---
6
7
Hello!
Original file line number Diff line number Diff line change 1
1
---
2
- layout : post
3
- title : " Berlin, Germany"
4
- date : 2017-09-16 11:37:37 +0200
2
+ layout : post
3
+ country : Germany
4
+ city : Berlin
5
+ date : 2017-09-16 11:37:37 +0200
5
6
workshop_dates : 16–17 September 2017
6
7
---
7
8
Hello!
Original file line number Diff line number Diff line change 29
29
< li >
30
30
< div class ="background-image city " style ="background-image: url({{ post.city_image_url }}) "> </ div >
31
31
< div class ="background-image organizer " style ="background-image: url({{ post.organizer_image_url }}) "> </ div >
32
- < h3 > < a class ="post-link " href ="{{ post.url }} "> {{ post.title }}</ a > </ h3 >
32
+ < h3 > < a class ="post-link " href ="{{ post.url }} "> {{ post.city }}</ a > </ h3 >
33
33
< p > {{ post.workshop_dates }}</ li >
34
34
</ li >
35
35
{% endfor %}
You can’t perform that action at this time.
0 commit comments