Skip to content

Commit

Permalink
Add SIGPolicy website link to front page (#105) (#106)
Browse files Browse the repository at this point in the history
Co-authored-by: pranavrajpal <[email protected]>
  • Loading branch information
jlevine18 and pranavrajpal authored Jan 5, 2024
1 parent 02aea58 commit 003b2ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sections/home/Sigscard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -231,11 +231,11 @@ const Sigscard = (props: any) => {
<Card
title="SIGPolicy"
description="Discuss and understand software policy, ethics, law, and current events through a technological lens."
link1="#"
link1="https://sigpolicy.acm.illinois.edu"
link2="https://discord.gg/gKjMH54YBF"
Imagesrc={sigpolicylogo}
Imagefallbacksrc={sigpolicylogopng}
linktext1=""
linktext1="Website"
linktext2="Discord"
/>
<Card
Expand Down

0 comments on commit 003b2ba

Please sign in to comment.