From a613c6a8b2a079d7bc2b996af9e2fd5d433d0c10 Mon Sep 17 00:00:00 2001 From: Amio Date: Mon, 16 Jul 2018 13:41:26 +0800 Subject: [PATCH] index.md has been moved to /libs --- now.json | 1 - 1 file changed, 1 deletion(-) diff --git a/now.json b/now.json index e5d4d65..dfd252e 100644 --- a/now.json +++ b/now.json @@ -2,7 +2,6 @@ "alias": "badgen", "public": true, "files": [ - "index.md", "service.js", "libs" ],