From 7c01dcbda01119ef254279c5f44d2bbcc4a79914 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Wed, 25 Dec 2019 16:05:16 -0500 Subject: [PATCH] [M] Wrong place! oops --- src/content/config.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/content/config.json b/src/content/config.json index 1c570b5..e1ec2ce 100644 --- a/src/content/config.json +++ b/src/content/config.json @@ -26,6 +26,13 @@ { "type": "Drawing and Painting", "posts": + [ + + ] + }, + { + "type": "Photography", + "posts": [ { "date": "2019-10-05", @@ -61,13 +68,6 @@ } ] }, - { - "type": "Photography", - "posts": - [ - - ] - }, { "type": "Video", "video": true,