Skip to content

Commit

Permalink
Added Affinity Bridge logo to Sponsors page. (#337)
Browse files Browse the repository at this point in the history
Co-authored-by: Stanislav Zhuk <[email protected]>
  • Loading branch information
marklabrecque-ab and stasadev authored Mar 4, 2025
1 parent cb6b8e2 commit fbb2aeb
Show file tree
Hide file tree
Showing 4 changed files with 108 additions and 0 deletions.
33 changes: 33 additions & 0 deletions public/logos/affinity-bridge-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions public/logos/affinity-bridge-square.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 41 additions & 0 deletions public/logos/affinity-bridge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/featured-sponsors.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,5 +160,14 @@
"squareLogo": "/logos/jetbrains-square.svg",
"url": "https://www.jetbrains.com/community/opensource/?utm_source=ddev.com",
"github": "jetbrains"
},
{
"name": "Affinity Bridge",
"type": "standard",
"logo": "/logos/affinity-bridge.svg",
"darklogo": "/logos/affinity-bridge-dark.svg",
"squareLogo": "/logos/affinity-bridge-square.svg",
"url": "https://affinitybridge.com/",
"github": "affinitybridge"
}
]

0 comments on commit fbb2aeb

Please sign in to comment.