Skip to content

Commit

Permalink
update partners
Browse files Browse the repository at this point in the history
  • Loading branch information
icepcp authored Jun 4, 2024
1 parent 4f82d06 commit 30df05e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
Binary file removed src/img/partners/smu.png
Binary file not shown.
Binary file removed src/img/partners/smu2.png
Binary file not shown.
6 changes: 0 additions & 6 deletions src/pages/partners.astro
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import aisg from "../img/partners/aisg.png";
import cys from "../img/partners/cys.png";
import foss from "../img/partners/fossasia-oneliner-red.webp";
import io from "../img/partners/iofoundation.png";
import smu from "../img/partners/smu2.png";
const partners = [
{
Expand All @@ -28,11 +27,6 @@ const partners = [
src: io,
title: "The IO Foundation",
desc: "The IO Foundation strives to promote Digital Rights, developing programs to bring awareness to such, as well as providing solutions to enforce the defense of it.",
},
{
src: smu,
title: "Singapore Management University",
desc: "A premier university in Asia, the Singapore Management University (SMU) is internationally recognised for its world-class research and distinguished teaching.",
}
];
---
Expand Down

0 comments on commit 30df05e

Please sign in to comment.