From 2936bf7ed73de718903da443d2e589accdc4ab93 Mon Sep 17 00:00:00 2001 From: lemonchann Date: Sat, 23 Nov 2019 13:42:26 +0800 Subject: [PATCH] add zhihu social link --- _config.yml | 4 ++-- _includes/svg-icons.html | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index a706f56..038f9c1 100644 --- a/_config.yml +++ b/_config.yml @@ -40,7 +40,7 @@ footer-links: #weibo: frommidworld #请输入你的微博个性域名 https://www.weibo.com/ behance: # https://www.behance.net/ dribbble: - #zhihu_username: ll-chen-2 + zhihu: ll-chen-2 email: lemonchann@foxmail.com facebook: flickr: @@ -53,7 +53,7 @@ footer-links: stackoverflow: # your stackoverflow profile, e.g. "users/50476/bart-kiers" tumblr: # https://.tumblr.com #twitter: frommidworld - youtube: # channel/ or user/ + youtube: # Text under the icons in footer footer-text: Copyright (c) 2014 lemonchann diff --git a/_includes/svg-icons.html b/_includes/svg-icons.html index b9a5851..b1ab196 100644 --- a/_includes/svg-icons.html +++ b/_includes/svg-icons.html @@ -25,6 +25,10 @@
  • {% endif %} + {% if site.footer-links.zhihu %} +
  • + {% endif %} + {% if site.footer-links.github %}
  • {% endif %}