diff --git a/data/pubs.yaml b/data/pubs.yaml new file mode 100644 index 0000000000000000000000000000000000000000..028ea161a381e7c812a866afc3cc3848f9b2f90d --- /dev/null +++ b/data/pubs.yaml @@ -0,0 +1,7 @@ +- title: "Hello World" + date: "19th June 1995" + img: "helloworld.png" + +- title: "Hello Dogs" + date: "18th June 1994" + img: "hellodogs.png" \ No newline at end of file