diff --git a/assets/icons/kofi.svg b/assets/icons/kofi.svg new file mode 100644 index 0000000..aa86104 --- /dev/null +++ b/assets/icons/kofi.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml index 76723d7..f5a1689 100644 --- a/config/_default/languages.en.toml +++ b/config/_default/languages.en.toml @@ -38,6 +38,7 @@ title = "Congo" # { instagram = "https://instagram.com/username" }, # { keybase = "https://keybase.io/username" }, # { kickstarter = "https://www.kickstarter.com/profile/username" }, + # { kofi = "https://ko-fi.com/username" }, # { lastfm = "https://lastfm.com/user/username" }, # { linkedin = "https://linkedin.com/in/username" }, # { mastodon = "https://mastodon.instance/@username" },