diff options
author | Anthony Wang | 2022-04-28 10:06:32 -0500 |
---|---|---|
committer | Anthony Wang | 2022-04-28 10:06:32 -0500 |
commit | 0acded04dea01e8daa987f11ef657a070038205b (patch) | |
tree | 6d9001f6c991420ac708170b419c517b94dbfd68 /config.toml | |
parent | 808ab44bf8958c1756669e998cc0559415a8c316 (diff) |
Add Liberapay link to homepage
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 926464d..0410756 100644 --- a/config.toml +++ b/config.toml @@ -56,4 +56,5 @@ theme = 'gokarna' {name = 'github', url = 'https://github.com/Ta180m/'}, {name = 'codeforces', url = 'https://codeforces.com/profile/Ta180m'}, {name = 'archlinux', url = 'https://aur.archlinux.org/packages/?K=Ta180m&SeB=m'}, + {name = 'liberapay', url = 'https://liberapay.com/Ta180m/'}, ] |