commit f7cb2d8be8b8639e7b00c9544106087be7355178
parent 70bb5d5a801428b0fb390abf79f19ffcf5e29c67
Author: breadcat <peter@minskio.co.uk>
Date: Fri, 19 Jun 2020 12:55:43 +0100
Missing quotation marks
Oops
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/posts/archived-movies.md b/content/posts/archived-movies.md
@@ -1,6 +1,6 @@
---
title: Archived Movies
-tags: ["media", archive"]
+tags: ["media", "archive"]
date: 2018-01-01T01:00:00
lastmod: 2020-06-14T02:24:00
---
diff --git a/content/posts/archived-television.md b/content/posts/archived-television.md
@@ -1,6 +1,6 @@
---
title: Archived TV Shows
-tags: ["media", archive"]
+tags: ["media", "archive"]
date: 2018-01-01T01:00:00
lastmod: 2020-06-14T02:24:00