Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
#

# Name of your site (displayed in the header)
name: "lemon's blog"
name: "geyimin's blog"
# Short bio or description (displayed in the header)
description: "个人技术公众号「后端技术学堂」分享、记录、成长"
description: "god"

#
# Flags below are optional
Expand Down Expand Up @@ -39,11 +39,11 @@ footer-links:
#weibo: frommidworld #请输入你的微博个性域名 https://www.weibo.com/<thispart>
behance: # https://www.behance.net/<username>
dribbble:
zhihu: ning-meng-cheng-31-94
email: lemonchann@foxmail.com
zhihu: gegodcom
email: 50914333@qq.com
facebook:
flickr:
github: lemonchann
github: gegodcom
googleplus: # anything in your profile username that comes after plus.google.com/
instagram:
linkedin:
Expand All @@ -55,25 +55,25 @@ footer-links:
youtube:

# Text under the icons in footer
footer-text: Copyright (c) 2019 lemon
footer-text: Copyright (c) 2021 geyimin

# Enter your Disqus shortname (not your username) to enable commenting on posts
# You can find your shortname on the Settings page of your Disqus account
disqus: # fromendworld

# Gitalk
gitalk:
clientID: bd65d5c0df878155b7fa
clientSecret: d0220762c05c2d6b6f6152a0f0e4b6b090de9729
repo: lemonchann.github.io
owner: lemonchann
clientID: 94b5dcafa17542ecd9ab
clientSecret: 4dd2b4e4eeed0c3ac8759b918d987ba1584a7205
repo: geyimin.github.io
owner: geyimin

# Enter your Google Analytics web tracking code (e.g. UA-2110908-2) to activate tracking
#google_analytics:

# Your website URL (e.g. http://barryclark.github.io or http://www.barryclark.co)
# Used for Sitemap.xml and your RSS feed
url: https://lemonchann.github.io
url: https://geyimin.github.io

# If you're hosting your site at a Project repository on GitHub pages
# (http://yourusername.github.io/repository-name)
Expand Down