From 645dd1519df3537857b2cf64d95162889ac24bdc Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Wed, 25 Dec 2019 17:24:01 -0500 Subject: [PATCH] [+] Add video --- src/content/config.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/content/config.json b/src/content/config.json index 52408c9..aeea036 100644 --- a/src/content/config.json +++ b/src/content/config.json @@ -84,7 +84,11 @@ "video": true, "posts": [ - + { + "date": "2019-12-07", + "title": "色彩 ~雪花の盾~", + "file": "https://www.youtube.com/watch?v=QLDQ4VKrmvQ" + } ] } ]