diff --git a/Procfile b/Procfile deleted file mode 100644 index c76e14e..0000000 --- a/Procfile +++ /dev/null @@ -1 +0,0 @@ -web: npm run $(test "$BIBLIOGRAM_ENTRY" = 'assistant' && echo 'assistant' || echo 'start') diff --git a/app.json b/app.json deleted file mode 100644 index ff9c9a0..0000000 --- a/app.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "name": "Bibliogram", - "description": "An alternative front-end for Instagram.", - "repository": "https://git.sr.ht/~cadence/bibliogram", - "logo": "https://bibliogram.art/android-chrome-192x192.png" -}