From 28f1bb984cec96cf6fa29df6292576437a7e092c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=91=E6=98=AF=E4=B8=80=E5=8F=AA=E8=99=AB=E5=AD=90?= <79zhanghao@users.noreply.github.com> Date: Sun, 13 Dec 2020 19:56:02 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=91=E4=BF=AE=E6=94=B9=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E7=BC=A9=E7=95=A5=E5=9B=BE=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _config.yml | 19 +-------- layout/_partial/header.ejs | 72 +++++++++++++++++--------------- layout/_partial/home.ejs | 84 ++++++++++++++++++++------------------ layout/links.ejs | 76 ++++++++++++++++++---------------- 4 files changed, 124 insertions(+), 127 deletions(-) diff --git a/_config.yml b/_config.yml index 88e6e31..ce361ec 100644 --- a/_config.yml +++ b/_config.yml @@ -73,20 +73,5 @@ picture: opacity: 0.5 # 图片角度 就是显示图片的角度 imgRadius: "10px" -#默认的cover (默认缩略图) 在没有填写 -default_cover: - - https://cdn.jsdelivr.net/gh/duogongneng/MyBlogImg/img10.jpg - - https://cdn.jsdelivr.net/gh/duogongneng/MyBlogImg/img11.jpg - - https://cdn.jsdelivr.net/gh/duogongneng/MyBlogImg/img12.jpg - - https://cdn.jsdelivr.net/gh/duogongneng/MyBlogImg/img13.jpg - - https://cdn.jsdelivr.net/gh/duogongneng/MyBlogImg/img14.jpg - - https://cdn.jsdelivr.net/gh/duogongneng/MyBlogImg/img15.jpg - - https://cdn.jsdelivr.net/gh/duogongneng/MyBlogImg/img16.jpg - - https://cdn.jsdelivr.net/gh/duogongneng/MyBlogImg/img17.jpg - - https://cdn.jsdelivr.net/gh/duogongneng/MyBlogImg/img18.jpg - - https://cdn.jsdelivr.net/gh/duogongneng/MyBlogImg/img19.jpg - - https://cdn.jsdelivr.net/gh/duogongneng/MyBlogImg/img20.jpg - - https://cdn.jsdelivr.net/gh/duogongneng/MyBlogImg/img21.jpg - - https://cdn.jsdelivr.net/gh/duogongneng/MyBlogImg/img22.jpg - - https://cdn.jsdelivr.net/gh/duogongneng/MyBlogImg/img23.jpg - - https://cdn.jsdelivr.net/gh/duogongneng/MyBlogImg/img24.jpg +#默认的cover (默认缩略图) 在没有填写(这里可以替换(可以是api也可以是固定的图)) +default_cover: https://api.ixiaowai.cn/gqapi/gqapi.php \ No newline at end of file diff --git a/layout/_partial/header.ejs b/layout/_partial/header.ejs index be9b9f1..cc5fa35 100644 --- a/layout/_partial/header.ejs +++ b/layout/_partial/header.ejs @@ -1,37 +1,41 @@ <%- css('css/header.css') %> -