diff options
| author | June <liumy.f@outlook.com> | 2022-11-28 14:05:15 +0800 |
|---|---|---|
| committer | June <liumy.f@outlook.com> | 2022-11-28 14:05:15 +0800 |
| commit | 5803c1b8c087b5e3e99200c24e6eb470b7412b8b (patch) | |
| tree | d0de16ed7a1a3658dca6346e34478ae787db76f0 | |
| parent | d33691eed6c1e5f1f7bf710b77ff3a01a65cea3c (diff) | |
Update social.toml
| -rw-r--r-- | assets/data/social.toml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/assets/data/social.toml b/assets/data/social.toml index 8ed85f3..0f69060 100644 --- a/assets/data/social.toml +++ b/assets/data/social.toml @@ -221,7 +221,7 @@ text = "知" icon = "fab" [douban] -weight = 44 +weight = 45 format = "https://www.douban.com/people/%v" text = "豆" icon = "fab" @@ -282,6 +282,11 @@ weight = 58 format = "https://dev.to/%v" icon = "fab fa-dev" +[bilibili] +weight = 66 +icon = "fab fa-bilibili" +format = "https://space.bilibili.com/%v" + [discord] weight = 63 format = "https://discordapp.com/users/%v" @@ -297,7 +302,6 @@ weight = 66 format = "https://orcid.org/%v" icon = "fab fa-orcid" - [kaggle] weight = 68 format = "https://kaggle.com/%v" |
