Kaynağa Gözat

Update config.json

Vincent 4J 10 yıl önce
ebeveyn
işleme
50e3a9cb2b
1 değiştirilmiş dosya ile 6 ekleme ve 3 silme
  1. 6 3
      config.json

+ 6 - 3
config.json

@@ -1,6 +1,9 @@
 {
 	"name": "Go 入门指南",
 	"introduction": "Go 经典书籍《The Way To Go》的中文译本。",
-	"content": "eBook",
-	"readme": "README_gc.md"
-}
+	"path": {
+		"content": "eBook",
+		"readme": "README_gc.md"
+	},
+
+}