[-] Make file and thumbnail optional

This commit is contained in:
Hykilpikonna
2019-12-25 14:52:38 -05:00
parent 023f94455c
commit 6e16569fa0
+6 -18
View File
@@ -2,40 +2,28 @@
[ [
{ {
"date": "2019-10-05", "date": "2019-10-05",
"title": "Vibrance", "title": "Vibrance"
"file": "191005-vibrance/public.png",
"thumbnail": "191005-vibrance/thumb.png"
}, },
{ {
"date": "2019-10-17", "date": "2019-10-17",
"title": "Entrance", "title": "Entrance"
"file": "191017-entrance/public.jpg",
"thumbnail": "191017-entrance/thumb.jpg"
}, },
{ {
"date": "2019-10-23", "date": "2019-10-23",
"title": "Flowey", "title": "Flowey"
"file": "191023-flowey/public.jpg",
"thumbnail": "191023-flowey/thumb.jpg"
}, },
{ {
"date": "2019-10-30", "date": "2019-10-30",
"title": "Serial Dilution", "title": "Serial Dilution"
"file": "191030-chem/public.jpg",
"thumbnail": "191030-chem/thumb.jpg"
}, },
{ {
"date": "2019-11-10", "date": "2019-11-10",
"title": "View", "title": "View",
"description": "This is an example description", "description": "This is an example description"
"file": "191110-view/public.jpg",
"thumbnail": "191110-view/thumb.jpg"
}, },
{ {
"date": "2019-11-21", "date": "2019-11-21",
"title": "Frozen", "title": "Frozen"
"file": "191121-frozen/public.jpg",
"thumbnail": "191121-frozen/thumb.jpg"
}, },
{ {
"date": "2019-12-20", "date": "2019-12-20",