diff --git a/_config.yml b/_config.yml index ea30f62..a0f9b0c 100755 --- a/_config.yml +++ b/_config.yml @@ -155,4 +155,4 @@ less: compress: true # 主题的CDN地址 -themecdn: //cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@18.12.26/ +themecdn: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@18.12.26/ diff --git a/layout/_partial/comments.ejs b/layout/_partial/comments.ejs index 23ec9bb..41cc7c3 100644 --- a/layout/_partial/comments.ejs +++ b/layout/_partial/comments.ejs @@ -37,7 +37,7 @@ - + <% } %> <% } %> <% } %> diff --git a/layout/_partial/head.ejs b/layout/_partial/head.ejs index 6cbcf3f..0dc0f52 100755 --- a/layout/_partial/head.ejs +++ b/layout/_partial/head.ejs @@ -62,7 +62,7 @@ <% if (config.import && config.import.fontawesome == true) { %> - <%- css('//cdn.jsdelivr.net/gh/xaoxuu/cdn-fontawesome@5.6.3/css/all.min.css') %> + <%- css('https://cdn.jsdelivr.net/gh/xaoxuu/cdn-fontawesome@5.6.3/css/all.min.css') %> <% } else if (config.import && config.import.fontawesome && config.import.fontawesome.length > 0){ %> <%- css(config.import.fontawesome) %> <% } else { %> @@ -74,7 +74,7 @@ <% } %> - + - - + + + - + - + +