diff --git a/themes/hexo-theme-linear/layout/about.ejs b/themes/hexo-theme-linear/layout/about.ejs deleted file mode 100644 index 3a737fef..00000000 --- a/themes/hexo-theme-linear/layout/about.ejs +++ /dev/null @@ -1,5 +0,0 @@ -<%- css("/css/dd6e1d47.css")%> - -
关于
- -<%- js("/js/91645890.js")%> \ No newline at end of file diff --git a/themes/hexo-theme-linear/layout/post.ejs b/themes/hexo-theme-linear/layout/post.ejs index 7e7c53aa..5e3a07f1 100644 --- a/themes/hexo-theme-linear/layout/post.ejs +++ b/themes/hexo-theme-linear/layout/post.ejs @@ -61,7 +61,8 @@ appId: '<%= theme.valine.appId %>', appKey: '<%= theme.valine.appKey %>', avatar: '<%= theme.valine.avatar %>', - cdn: '<%= theme.valine.cdn %>' + cdn: '<%= theme.valine.cdn %>', + serverURLs: '<%= theme.valine.serverURLs %>' };