File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,13 @@ url: "https://summernote.org" # the base hostname & protocol for your site
10
10
github_username : summernote
11
11
12
12
# Summernote settings
13
- version : 0.8.18
13
+ version : 0.9.0
14
14
repository : " https://github.com/summernote/summernote"
15
15
jquery_js : " https://code.jquery.com/jquery-3.5.1.min.js"
16
16
bootstrap_css : " https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css"
17
17
bootstrap_js : " https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"
18
- summernote_css : " https://cdn.jsdelivr.net/npm/summernote@0.8.18 /dist/summernote.min.css"
19
- summernote_js : " https://cdn.jsdelivr.net/npm/summernote@0.8.18 /dist/summernote.min.js"
18
+ summernote_css : " https://cdn.jsdelivr.net/npm/summernote@0.9.0 /dist/summernote.min.css"
19
+ summernote_js : " https://cdn.jsdelivr.net/npm/summernote@0.9.0 /dist/summernote.min.js"
20
20
21
21
# Build settings
22
22
markdown : kramdown
You can’t perform that action at this time.
0 commit comments