From e82d415fcda3d903b10f6acee4585aa8e5fb239c Mon Sep 17 00:00:00 2001 From: Josh Borrow <joshua.borrow@durham.ac.uk> Date: Fri, 8 Sep 2017 11:32:50 +0200 Subject: [PATCH] no : in yaml files unless you are using them to demote new objects --- data/talks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/talks.yaml b/data/talks.yaml index aea84bf..12cae37 100644 --- a/data/talks.yaml +++ b/data/talks.yaml @@ -7,7 +7,7 @@ cards: - meeting: Eurohack 2017 location: Lugano, CH date: September 2017 - title: SWIFT: Hackathon Final Presentation + title: "SWIFT: Hackathon Final Presentation" author: Matthieu Schaller & Josh Borrow abstract: "Final talk at Eurohack after working on the code for the week to improve performance." links: -- GitLab