From 4ba8f819826d5f70aa773a3fad4959e7b3a9214b Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Wed, 25 Dec 2019 08:18:10 -0500 Subject: [PATCH] [+] Create testing descriptions --- src/content/charlie-config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/content/charlie-config.json b/src/content/charlie-config.json index 1c6f886..559c5b0 100644 --- a/src/content/charlie-config.json +++ b/src/content/charlie-config.json @@ -42,7 +42,8 @@ }, { "date": "2019-11-10", - "title": "View" + "title": "View", + "description": "This is an example description" }, { "date": "2019-11-21", @@ -50,7 +51,7 @@ }, { "date": "2019-12-20", - "title": "SnowQUIRREL" + "title": "Snow Quirrel" } ] }