From bb835374ddf96871259c01e66c7afd78e41c0f5e Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Fri, 21 Jun 2024 18:45:21 -0400 Subject: [PATCH] Or maybe black, I know absolutely nothing --- assets/icons/bandcamp_white_circle.svg | 55 ++++++++++++++++++++++++++ config/_default/languages.en.toml | 2 +- 2 files changed, 56 insertions(+), 1 deletion(-) create mode 100644 assets/icons/bandcamp_white_circle.svg diff --git a/assets/icons/bandcamp_white_circle.svg b/assets/icons/bandcamp_white_circle.svg new file mode 100644 index 0000000..79cf5a8 --- /dev/null +++ b/assets/icons/bandcamp_white_circle.svg @@ -0,0 +1,55 @@ + +image/svg+xml \ No newline at end of file diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml index a17d14e..aa77bb9 100644 --- a/config/_default/languages.en.toml +++ b/config/_default/languages.en.toml @@ -43,7 +43,7 @@ title = "Form and Function" # { lastfm = "https://lastfm.com/user/username" }, { linkedin = "https://www.linkedin.com/in/nicholas-dumas-92b58736/" }, { mastodon = "https://fosstodon.org/@nickdumas" }, - { bandcamp_black_circle = "https://signalnoise.bandcamp.com" }, + { bandcamp_white_circle = "https://signalnoise.bandcamp.com" }, # { medium = "https://medium.com/username" }, # { microsoft = "https://www.microsoft.com/" }, # { orcid = "https://orcid.org/userid" },