edit document title

This commit is contained in:
ruanyf
2014-04-22 09:43:38 +08:00
parent 54fe0d12b6
commit 44ff6ee6dd
2 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
// essential settings
ditto.index = "README.md",
ditto.sidebar_file = "sidebar.md",
ditto.document_title = "ECMAScript 6入门",
// where the docs are actually stored on github - so you can edit
ditto.base_url = "https://github.com/ruanyf/es6tutorial/edit/gh-pages/"; // <------- EDIT ME!!