diff --git a/src/content/photography.json b/src/content/photography.json new file mode 100644 index 0000000..c508a67 --- /dev/null +++ b/src/content/photography.json @@ -0,0 +1,33 @@ + +[ + { + "date": "2019-10-05", + "title": "Vibrance", + "format": "png" + }, + { + "date": "2019-10-17", + "title": "Entrance" + }, + { + "date": "2019-10-23", + "title": "Flowey" + }, + { + "date": "2019-10-30", + "title": "Serial Dilution" + }, + { + "date": "2019-11-10", + "title": "View", + "description": "This is an example description" + }, + { + "date": "2019-11-21", + "title": "Frozen" + }, + { + "date": "2019-12-20", + "title": "Snow Quirrel" + } +]