diff --git a/assets/icons/strava.svg b/assets/icons/strava.svg new file mode 100644 index 00000000..49d44eb3 --- /dev/null +++ b/assets/icons/strava.svg @@ -0,0 +1 @@ + diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml index e3abc850..91903afa 100644 --- a/config/_default/languages.en.toml +++ b/config/_default/languages.en.toml @@ -62,6 +62,7 @@ title = "Blowfish" # { spotify = "https://open.spotify.com/user/userid" }, # { stack-overflow = "https://stackoverflow.com/users/userid/username" }, # { steam = "https://steamcommunity.com/profiles/userid" }, +# { strava = "https://www.strava.com/athletes/username" }, # { telegram = "https://t.me/username" }, # { threads = "https://www.threads.net/@username" }, # { tiktok = "https://tiktok.com/@username" },