diff --git a/src/content/config.json b/src/content/config.json index c5fa979..52408c9 100644 --- a/src/content/config.json +++ b/src/content/config.json @@ -61,6 +61,12 @@ "title": "View", "description": "This is an example description" }, + { + "date": "2019-12-13", + "title": "Covered", + "file": "title.jpg", + "thumbnail": "title.jpg" + }, { "date": "2019-11-21", "title": "Frozen" @@ -68,8 +74,8 @@ { "date": "2019-12-20", "title": "Snow Quirrel", - "file": "2019-12-20-squirrel/public.jpg", - "thumbnail": "2019-12-20-squirrel/thumb.jpg" + "file": "photography/2019-12-20-squirrel/public.jpg", + "thumbnail": "photography/2019-12-20-squirrel/thumb.jpg" } ] },