Skip to content

Commit

Permalink
add lastfm link
Browse files Browse the repository at this point in the history
  • Loading branch information
Guanran928 committed Sep 1, 2024
1 parent 4be7c67 commit bf840b6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/_default/languages.en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,22 @@ copyright = "© 2024 Guanran928, licensed under [CC-BY-SA-4.0](https://creativec
name = "Guanran928"
image = "img/author.png"
links = [
# id
# or "https://github.com/Guanran928.gpg"
{ gpg = "https://git.ny4.dev/nyancat.gpg" },
{ email = "mailto:[email protected]" },
{ matrix = "https://matrix.to/#/@nyancat:ny4.dev" },

# dev
{ forgejo = "https://git.ny4.dev/nyancat" },
{ github = "https://github.com/Guanran928" },

# social
{ mastodon = "https://mastodon.ny4.dev/@nyancat" },
{ x-twitter = "https://x.com/Guanran928" },

# misc
{ lastfm = "https://www.last.fm/user/Guanran928" },
{ monkeytype = "https://monkeytype.com/profile/Guanran928" },
{ steam = "https://steamcommunity.com/profiles/76561198855505856" },
]
8 changes: 8 additions & 0 deletions config/_default/languages.zh-cn.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,22 @@ copyright = "© 2024 Guanran928, 内容以 [CC-BY-SA-4.0](https://creativecommon
name = "Guanran928"
image = "img/author.png"
links = [
# id
# or "https://github.com/Guanran928.gpg"
{ gpg = "https://git.ny4.dev/nyancat.gpg" },
{ email = "mailto:[email protected]" },
{ matrix = "https://matrix.to/#/@nyancat:ny4.dev" },

# dev
{ forgejo = "https://git.ny4.dev/nyancat" },
{ github = "https://github.com/Guanran928" },

# social
{ mastodon = "https://mastodon.ny4.dev/@nyancat" },
{ x-twitter = "https://x.com/Guanran928" },

# misc
{ lastfm = "https://www.last.fm/user/Guanran928" },
{ monkeytype = "https://monkeytype.com/profile/Guanran928" },
{ steam = "https://steamcommunity.com/profiles/76561198855505856" },
]

0 comments on commit bf840b6

Please sign in to comment.