Skip to content

Commit

Permalink
add pulumi to supporters
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Dec 5, 2024
1 parent 2e0ddd5 commit ff81069
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/components/Supporters/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,13 @@ const infrastructure = [
dark: "img/supporters/ovh_dark.svg",
width: 220,
},
{
name: "Pulumi",
link: "https://www.pulumi.com/",
light: "img/supporters/pulumi_light.svg",
dark: "img/supporters/pulumi_dark.svg",
width: 220,
},
{
name: "Quansight",
link: "https://www.quansight.com/",
Expand Down
6 changes: 6 additions & 0 deletions static/img/supporters/pulumi_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions static/img/supporters/pulumi_light.svg
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 ff81069

Please sign in to comment.