From b828875e0ce826838ac137300fe8fb006b4ea7f3 Mon Sep 17 00:00:00 2001 From: Andrew Janco Date: Tue, 27 Oct 2020 12:43:18 -0400 Subject: [PATCH] Create app.json --- app.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 app.json diff --git a/app.json b/app.json new file mode 100644 index 0000000..16c1ba1 --- /dev/null +++ b/app.json @@ -0,0 +1,4 @@ +{ + "name": "Blini", + "description": "A minimal site builder for essays and exhibits" +}