Squashed commit of the following:
commit6430e78c16Merge:5855527b13bbc3Author: Dillon <dillonzq@outlook.com> Date: Wed Feb 19 19:31:28 2020 +0800 Merge pull request #84 from dillonzq/fix/duplicated_typeit fix(typeit): fix duplicated typeit bug (#82) commitb13bbc368cAuthor: Dillon <dillonzq@outlook.com> Date: Wed Feb 19 19:25:49 2020 +0800 fix(typeit): fix duplicated typeit bug (#82) commit58555274f5Merge:16320fa02919a7Author: Dillon <dillonzq@outlook.com> Date: Wed Feb 19 18:59:21 2020 +0800 Merge pull request #83 from dillonzq/fix/social_link_href fix(social): fix social link bug (#81) commit02919a7d48Author: Dillon <dillonzq@outlook.com> Date: Wed Feb 19 18:55:40 2020 +0800 fix(social): fix social link bug (#81)
This commit is contained in:
@@ -409,7 +409,7 @@ themesDir = "../.."
|
||||
# Linkedin = "xxxx"
|
||||
Twitter = "xxxx"
|
||||
Instagram = "xxxx"
|
||||
Email = "xxxx@outlook.com"
|
||||
Email = "xxxx@example.com"
|
||||
# Facebook = "xxxx"
|
||||
# Telegram = "xxxx"
|
||||
# Medium = "xxxx"
|
||||
@@ -461,12 +461,12 @@ themesDir = "../.."
|
||||
# Vine = "xxxx"
|
||||
# Googlescholar = "xxxx"
|
||||
# Researchgate = "xxxx"
|
||||
# Mastodon = "xxxx"
|
||||
# Mastodon = "@xxxx"
|
||||
# MastodonPrefix = "https://mastodon.technology/"
|
||||
# Thingiverse = "xxxx"
|
||||
# Devto = "xxxx"
|
||||
# Gitea = "xxxx"
|
||||
# XMPP = "xxxx"
|
||||
# XMPP = "xxxx@example.com"
|
||||
# Matrix = "xxxx"
|
||||
Bilibili = "xxxx"
|
||||
# 文章页面配置
|
||||
|
||||
Reference in New Issue
Block a user