Skip to content

Commit ababce1

Browse files
committed
docs: remove customCDN option in default options
1 parent 2d0198d commit ababce1

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ By default, it works well. Each option has a default value.
8282
hexo_markmap:
8383
darkThemeCssSelector: '.dark'
8484
CDN: 'fastly'
85-
customCDN: 'https://fastly.jsdelivr.net/npm/'
8685
```
8786
8887
- **`darkThemeCssSelector`** : Used to specify the CSS selector for the dark theme.

README.zh.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ markmap:
8686
hexo_markmap:
8787
darkThemeCssSelector: '.dark'
8888
CDN: 'fastly'
89-
customCDN: 'https://fastly.jsdelivr.net/npm/'
9089
```
9190
9291
- **`darkThemeCssSelector`** : 用于指定暗黑主题的CSS选择器。

0 commit comments

Comments
 (0)