From 51a86e221ffef5569f2cbc7817089cf8ae5afdd0 Mon Sep 17 00:00:00 2001 From: litter Date: Sun, 23 Feb 2020 15:16:24 -0500 Subject: [PATCH] Add filmless (just need a gif) --- projects/filmless.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 projects/filmless.json diff --git a/projects/filmless.json b/projects/filmless.json new file mode 100644 index 0000000..faaada1 --- /dev/null +++ b/projects/filmless.json @@ -0,0 +1,8 @@ +{ + "title" : "filmless", + "repo": "https://github.com/sixteenmillimeter/filmless", + "readme": "https://raw.githubusercontent.com/sixteenmillimeter/filmless/master/README.md", + "image": "/img/filmless.png", + "gif": "/img/filmless.gif", + "link": "/projects/filmless" +} \ No newline at end of file