diff options
author | Anthony Wang | 2021-10-14 08:49:42 -0500 |
---|---|---|
committer | Anthony Wang | 2021-10-14 08:49:42 -0500 |
commit | 993b65be1ff14ab8ea187fab22209f527ebbf3ca (patch) | |
tree | c779c923d3f39ee32f7358ff5da3e41f63cefd97 /config.toml | |
parent | 7a631732bb1b6a9beafe88143c3679ade382741c (diff) |
Add PeerTube account to home page
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml index f7d529b..645f19d 100644 --- a/config.toml +++ b/config.toml @@ -49,6 +49,7 @@ theme = 'gokarna' {name = 'protonmail', url = 'contact'}, {name = 'matrix', url = 'https://matrix.to/#/@ta180m:exozy.me'}, {name = 'mastodon', url = 'https://social.exozy.me/@ta180m'}, + {name = 'peertube', url = 'https://tube.exozy.me/a/ta180m/video-channels'}, {name = 'gitea', url = 'https://git.exozy.me/Ta180m/'}, {name = 'github', url = 'https://github.com/Ta180m/'}, {name = 'codeforces', url = 'https://codeforces.com/profile/Ta180m'}, |