-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
44b4c73
commit 9bc2bb8
Showing
4 changed files
with
1,665 additions
and
843 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -74,11 +74,10 @@ export default hopeTheme({ | |
avatar: "/avatar_self.webp", | ||
description: "迷信新工具,热衷于研究开源软件、心理学理论,定期分享探索成果", | ||
intro: "/intro.html", | ||
roundAvatar: true, | ||
medias: { | ||
GitHub: "https://github.com/rockbenben", | ||
Zhihu: "https://www.zhihu.com/people/qingwhat", | ||
少数派: ["https://sspai.com/u/zqj05i4v/posts", "./docs/.vuepress/icons/sspai.svg"], | ||
少数派: { icon: "https://newzone.top/icons/sspai.svg", link: "https://sspai.com/u/zqj05i4v/posts" }, | ||
Wechat: "https://img.newzone.top/wechat.svg", | ||
Email: "mailto:[email protected]", | ||
Discord: "https://discord.gg/PZTQfJ4GjX", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.