From b2702b9f7a2bf9d333b2f272339b48400b0f2e14 Mon Sep 17 00:00:00 2001 From: sjsdfg <736777445@qq.com> Date: Sun, 7 Apr 2019 12:48:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20docsify=20=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=20=E5=A2=9E=E5=8A=A01.=20=E4=BB=A3=E7=A0=81=E5=A4=8D?= =?UTF-8?q?=E5=88=B6=E6=8F=90=E7=A4=BA=20=202.=20=E7=AB=A0=E8=8A=82?= =?UTF-8?q?=E8=B7=B3=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/index.html b/docs/index.html index a71cac9..111ef34 100644 --- a/docs/index.html +++ b/docs/index.html @@ -364,6 +364,15 @@ // Headline depth, 1 - 6 depth: 6 }, + copyCode: { + buttonText : '复制', + errorText : 'Error', + successText: 'OK!' + }, + pagination: { + previousText: '上一章节', + nextText: '下一章节', + }, // subMaxLevel: 2, coverpage: true }