mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2024-04-21 12:32:22 +00:00
edit document title
This commit is contained in:
+1
-1
@@ -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!!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user