From 0f2ab87dca8cd98079b3c821cc782d437f028ef6 Mon Sep 17 00:00:00 2001 From: Jie Liang Date: Wed, 26 Jun 2019 11:16:25 -0500 Subject: [PATCH] Delete config.json --- config.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 config.json diff --git a/config.json b/config.json deleted file mode 100644 index b4f3ff0e..00000000 --- a/config.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "name": "The Swift Programming Language 中文版", - "introduction": "中文版《The Swift Programming Language》", - "path": { - "content": "source", - "toc": "source/SUMMARY.md", - "readme": "source/README.md" - } -}