1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-11 09:43:58 +02:00

fix gitbook

This commit is contained in:
Ian Storm Taylor
2016-08-25 22:41:02 -04:00
parent e71c78247a
commit 010e93850e

View File

@@ -2,7 +2,7 @@
"root": "./docs", "root": "./docs",
"plugins": ["-highlight", "prism"], "plugins": ["-highlight", "prism"],
"structure": { "structure": {
"readme": "./Readme.md", "readme": "Readme.md",
"summary": "./Summary.md" "summary": "Summary.md"
} }
} }