diff options
Diffstat (limited to 'hugo.yaml')
| -rw-r--r-- | hugo.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -69,10 +69,16 @@ params: socialIcons: - name: "github" url: "https://github.com/rtk0c" + - name: "linkedin" + url: "https://www.linkedin.com/in/tianyi-guan-rtk0c" - name: "reddit" url: "https://reddit.com/u/rtk0c" - name: "twitter" url: "https://twitter.com/rtk0c1" + - name: "bluesky" + url: "https://bsky.app/profile/rtk0c.bsky.social" + - name: "mastodon" + url: "https://mastodon.social/@rtk0c" defaultTheme: auto disableThemeToggle: false |
