Skip to content

Commit

Permalink
Patch 1 (#798)
Browse files Browse the repository at this point in the history
* Update sponsors.ts
Removed AusCasino sponsor
Updated positioning of our major donors (10k+) by bumping their logos up.
Updated Kaleidos URL and removed spacing
Updated tnzk donor's URL
Removed Happeo from our Sponsors' view (cancelled their membership)
Updated logo for Wide Angle Analytics

---------

Co-authored-by: Andy Piper <andypiper@users.noreply.github.com>
  • Loading branch information
inganomads and andypiper authored Nov 20, 2024
1 parent cc058ab commit 5a95f9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions data/sponsors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ const sponsors = {
}, // Custom
{
url: "https://wideangle.co",
logo: require("../public/sponsors/wide-angle-analytics.webp"),
logo: require("../public/sponsors/Wide Angle Analytics_horizontal-logo.png"),
name: "Wide Angle Analytics",
}, // Custom
{
Expand Down Expand Up @@ -203,11 +203,6 @@ const sponsors = {
logo: require("../public/sponsors/bairesdev.png"),
name: "BairesDev",
}, // Custom
{
url: "https://www.happeo.com",
logo: require("../public/sponsors/happeo.png"),
name: "Happeo intranet",
}, // Custom
{
url: "https://www.igaming.com/",
logo: require("../public/sponsors/igaming-com-logotype.png"),
Expand All @@ -221,7 +216,7 @@ const sponsors = {
] as Sponsor[],
silver: [
{
url: "https://ichiji.social/@tnzk",
url: "https://tnzk.org/about",
logo: require("../public/sponsors/tnzk.png"),
name: "Kyohei Hamaguchi / @tnzk",
nofollow: false,
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5a95f9f

Please sign in to comment.