From 787656a1ee751d2c97ad856690eba61b20889f6a Mon Sep 17 00:00:00 2001 From: "qingwei.li" Date: Sun, 19 Feb 2017 14:44:37 +0800 Subject: [PATCH] docs(index): enable execute script --- docs/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.html b/docs/index.html index d4632d2e8..42f8bce64 100644 --- a/docs/index.html +++ b/docs/index.html @@ -26,6 +26,7 @@ auto2top: true, coverpage: true, loadSidebar: true, + executeScript: true, alias: { '/zh-cn/changelog': '/changelog', '/changelog': 'https://raw.githubusercontent.com/QingWei-Li/docsify/master/CHANGELOG'