Skip to content

Commit

Permalink
CryptoNews Digital Media Partner
Browse files Browse the repository at this point in the history
  • Loading branch information
sagnikmitra committed Jun 25, 2024
1 parent d2b40c4 commit d448338
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/assets/data/SponsorsContent.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ import loft from "../images/SponsorImages/loft.png";
import gfd from "../images/SponsorImages/gfd.png";
import tt from "../images/SponsorImages/tt.png";
import diamnante from "../images/SponsorImages/diamante.png";
import cryptonewz from "../images/SponsorImages/cryptonewz.png";

const sponsors = {
title: [
Expand Down Expand Up @@ -149,6 +150,12 @@ const sponsors = {
cn: "edugraph",
link: "https://www.telegraphindia.com/edugraph",
},
{
name: "cryptonewz",
img: cryptonewz,
cn: "tezos",
link: "https://www.cryptonewz.io",
},
],
Community: [
{
Expand Down
Binary file added src/assets/images/SponsorImages/cryptonewz.png
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 d448338

Please sign in to comment.