From e02608feea4019324f2aa7a1cc9cde20f16b6e07 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Thu, 29 Oct 2020 17:11:20 +0100 Subject: [PATCH] Fix MJS2020 (1209/3320) board page This used a colon in the title, which breaks parsing of the frontmatter block. This causes the board to be omitted from the pid list and the board page to only show the extended description, none of the defined fields. Adding quotes around the title fixes this. --- 1209/3320/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/3320/index.md b/1209/3320/index.md index d7a37da..cb6288a 100644 --- a/1209/3320/index.md +++ b/1209/3320/index.md @@ -1,6 +1,6 @@ --- layout: pid -title: MJS2020: Meetjestad sensor station 2020 +title: "MJS2020: Meetjestad sensor station 2020" owner: Meetjestad license: CERN-OHL-W site: https://www.meetjestad.net