Skip to content

Commit

Permalink
Update C-DAC detail
Browse files Browse the repository at this point in the history
  • Loading branch information
sukso96100 authored Aug 23, 2024
1 parent 3467239 commit 5604f39
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file added src/assets/sponsors/cdac.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/assets/sponsors/cdac.png
Binary file not shown.
4 changes: 2 additions & 2 deletions src/data/sponsors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import PyDelhi from "@assets/community_partners/pydelhi.svg";
import SFLC from "@assets/community_partners/sflc.svg";
import UbuntuDDE from "@assets/community_partners/ubuntu_dde.svg";
import UbuntuKorea from "@assets/sponsors/ubuntukorea.svg";
import CDAC from "@assets/sponsors/cdac.png";
import CDAC from "@assets/sponsors/cdac.jpg";

export const sponsors = [
{
Expand Down Expand Up @@ -47,7 +47,7 @@ export const sponsors = [
name: "Centre for Development of Advanced Computing (C-DAC)",
logoUrl: CDAC.src,
url: "https://cdac.in/",
description: "Centre for Development of Advanced Computing (C-DAC) is the premier R&D organization of the Ministry of Electronics and Information Technology (MeitY) for carrying out R&D in IT, Electronics and associated areas. Different areas of C-DAC, had originated at different times, many of which came out as a result of identification of opportunities."
description: "Centre for Development of Advanced Computing (C-DAC) is the premier institute in India which concentrates on research and development in advanced computing areas using FOSS(Free and Open-source software)"
},
]
},
Expand Down

0 comments on commit 5604f39

Please sign in to comment.