Skip to content

Commit

Permalink
Update Sponsors.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
githubcommunitysrm authored Oct 26, 2024
1 parent 50b9ae4 commit 8c98b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Home/Sponsors.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import React from 'react';

const sponsors = [
{ name: "SWOC", logo: "https://www.socialwinterofcode.com/img/logos/SWOC_W_Black.png" },
{ name: "SWOC", logo: "https://res.cloudinary.com/doslhy0tq/image/upload/v1729971260/SWOC_mfzb98.png" },
{ name: "Linux Foundation", logo: "https://www.linuxfoundation.org/hubfs/lf-stacked-color.svg" },
{ name: "Genxyz", logo: "https://res.cloudinary.com/doslhy0tq/image/upload/v1729540377/xyz-logo-color_mrldu1.svg" }
];
Expand Down

0 comments on commit 8c98b15

Please sign in to comment.