From a82b9caf3ea680704f4c81ba44b19d3d3cb5d474 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, 8 Nov 2020 21:19:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=96=87=E7=AB=A0=E9=A1=B5?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _config.yml | 1 + layout/_partial/post_head.ejs | 11 ++++++++++- source/css/header.css | 2 +- source/css/page.css | 2 +- source/image/pattern.png | Bin 0 -> 2805 bytes 5 files changed, 13 insertions(+), 3 deletions(-) create mode 100644 source/image/pattern.png diff --git a/_config.yml b/_config.yml index bb4ff66..cc14a6c 100644 --- a/_config.yml +++ b/_config.yml @@ -8,6 +8,7 @@ author: CHANGEQ home_describe: A COLLEGE STUDENT WITH IDEALS AND BELIEFS. # 网站关键字 keyword: 乔越博客,个人博客,hexo +is_article_img: false #false是否开启文章背景图显示(随机图片) # 网站描述 web_description: 描述 # 导航名称 diff --git a/layout/_partial/post_head.ejs b/layout/_partial/post_head.ejs index 646bcf7..3c452a3 100644 --- a/layout/_partial/post_head.ejs +++ b/layout/_partial/post_head.ejs @@ -1,4 +1,4 @@ -
+
    <% if(page.tags && page.tags.data.length) { %> @@ -10,6 +10,14 @@

    <%- page.title %>