From f4bcf93d0ea8bde5a68da52554499f5e8dd1d91d Mon Sep 17 00:00:00 2001 From: olOwOlo <26087907+olOwOlo@users.noreply.github.com> Date: Mon, 5 Nov 2018 21:19:43 +0800 Subject: refactor(comment): remove local js and css files BREAKING CHANGE: Remove local comment js/css files. --- exampleSite/config.toml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'exampleSite') diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 72b2ddf..ba4b661 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -116,11 +116,6 @@ copyright = "" # default: author.name ↓ # 默认为下面配 flowchartDiagramsJS = ' ' sequenceDiagramsCSS = '' sequenceDiagramsJS = ' ' - # comment - gitmentJS = '' - gitmentCSS = '' - gitalkJS = '' - gitalkCSS = '' # Display a message at the beginning of an article to warn the readers that it's content may be outdated. # 在文章开头显示提示信息,提醒读者文章内容可能过时。 -- cgit v1.2.3