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 %>