Skip to content

Commit

Permalink
Chore: update social links
Browse files Browse the repository at this point in the history
  • Loading branch information
ohmykreee committed Nov 26, 2023
1 parent d522230 commit f662d8c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -148,10 +148,9 @@ DefaultContentLanguage = "zh-cn"
# brand icons https://fontawesome.com/icons?d=gallery&s=brands&m=free
socialMediaLinks = [
{ link = "https://github.com/ohmykreee", icon = "fab fa-github", rel = "me" },
{ link = "https://twitter.com/kreeejiang", icon = "fab fa-twitter", rel = "me" },
{ link = "https://steamcommunity.com/id/kreeejiang/", icon = "fab fa-steam", rel = "me" },
{ link = "https://space.bilibili.com/361507684", icon = "fas fa-photo-video", rel = "me" },
{ link = "https://www.ohmykreee.top", icon = "fas fa-id-card-alt", rel = "me" },
{ link = "https://twitter.com/kre_pow3", icon = "fab fa-twitter", rel = "me" },
{ link = "https://space.bilibili.com/361507684", icon = "fas fa-video", rel = "me" },
{ link = "https://www.ohmykreee.top", icon = "fas fa-book", rel = "me" },
]

# credits line configuration
Expand Down

0 comments on commit f662d8c

Please sign in to comment.