Skip to content

Commit d54276a

Browse files
committed
Update template
1 parent a42da4c commit d54276a

File tree

2 files changed

+75
-76
lines changed

2 files changed

+75
-76
lines changed

resources/docstrap-master/template/publish.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ var globalUrl = helper.getUniqueFilename('global');
3434
var indexUrl = helper.getUniqueFilename('index');
3535

3636
if (conf.syntaxTheme) {
37-
logger.warn('`template.syntaxTheme` is ignored. Import the Prism theme in template/styles/main.less.');
37+
logger.warn('`template.syntaxTheme` is ignored. You can change the syntax theme by modifying template/styles/main.less.');
3838
}
3939

4040
var navOptions = {

0 commit comments

Comments
 (0)