Skip to content

Commit

Permalink
fix: yuque icon & discord color
Browse files Browse the repository at this point in the history
  • Loading branch information
YunYouJun committed May 25, 2022
1 parent 4c67032 commit 5123180
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion demo/_config.yun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ social:
- name: Discord
link: https://discord.gg/nd3mPkU5j8
icon: ri:discord-line
color: "#8E71C1"
color: "#5A6DE2"
- name: E-Mail
link: mailto:me@yunyoujun.cn
icon: ri:mail-line
Expand Down
2 changes: 1 addition & 1 deletion docs/en/guide/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -914,7 +914,7 @@ types:
icon: ri:weibo-line
yuque:
color: '#25b864'
icon: ri:yuque
icon: ant-design:yuque-outlined
zhihu:
color: '#0084FF'
icon: ri:zhihu-line
Expand Down
2 changes: 1 addition & 1 deletion docs/guide/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -926,7 +926,7 @@ types:
icon: ri:weibo-line
yuque:
color: '#25b864'
icon: ri:yuque
icon: ant-design:yuque-outlined
zhihu:
color: '#0084FF'
icon: ri:zhihu-line
Expand Down
2 changes: 1 addition & 1 deletion packages/hexo-theme-yun/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ types:
icon: ri:weibo-line
yuque:
color: "#25b864"
icon: ri:yuque
icon: ant-design:yuque-outlined
zhihu:
color: "#0084FF"
icon: ri:zhihu-line
Expand Down

1 comment on commit 5123180

@vercel
Copy link

@vercel vercel bot commented on 5123180 May 25, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.