From e1dbd627533f916b19c72fa463f87d2ef8de1ac9 Mon Sep 17 00:00:00 2001 From: XPoet Date: Tue, 17 Nov 2020 18:37:05 +0800 Subject: [PATCH] update _config.yml --- _config.yml | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/_config.yml b/_config.yml index 5b88e90..b4b3497 100644 --- a/_config.yml +++ b/_config.yml @@ -4,25 +4,30 @@ base_info: title: ILS author: XPoet - email: i@xpoet.cn url: https://ils.xpoet.cn/ + description: Welcome to use ILS theme # --------------------------------------------------------------------------------------- # Theme style settings # --------------------------------------------------------------------------------------- style: # Theme primary color - primary_color: "#0066CC" + primary_color: '#0066CC' + # image align position, value: left | center + img_position: center + + # left side width + left_side_width: 260px + + # Mouse hover hover: - scale: false # scale effect when the mouse hover shadow: true # shadow effect when the mouse hover + scale: false # scale effect when the mouse hover - # favicon - favicon: images/favicon.png - - # avatar - avatar: images/avatar.png + # First screen + first_screen: + enable: true # --------------------------------------------------------------------------------------- @@ -31,11 +36,11 @@ style: social_contact: enable: false links: - github: # your GitHub url - wechat: # your WeChat QR-Code url - weibo: # your WeiBo url - twitter: # your twitter url - facebook: # your facebook url + github: # your GitHub URL + wechat: # your WeChat QR-Code URL + weibo: # your WeiBo URL + twitter: # your twitter URL + facebook: # your facebook URL email: # your email