Skip to content

Commit

Permalink
Merge pull request #40 from blackinai/neurips24
Browse files Browse the repository at this point in the history
add links - BAI 2024
  • Loading branch information
mirianfsilva committed May 24, 2024
2 parents 5a74424 + 54e5943 commit 1bf8b36
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
8 changes: 4 additions & 4 deletions src/components/Navbar/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -180,10 +180,10 @@ function Navbar(props) {
{
text: 'Community Events',
path: [
{
text: 'Call for Organizers - SOON',
// path: 'https://docs.google.com/forms/d/e/1FAIpQLSeGoMlgsXby1clQPEljzqzU5Cz08NC1P6jp1VAtnZ0F7J8GdA/viewform',
},
// {
// text: 'Call for Organizers',
// path: 'https://docs.google.com/forms/d/e/1FAIpQLSf4FL8fcozYUGmQVTGBuLkDOAsH_VYUtAT-EAXmDTN7GfxaGQ/viewform',
// },
{
text: 'All Events',
path: '/#/events',
Expand Down
10 changes: 8 additions & 2 deletions src/pages/BaiWorkshops/BAI2024/GridOfContents.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,16 @@ function GridOfContents(props) {
url: '/#/workshop/bai2024-cfp',
},
{
title: 'Call For Reviewer/Area Chair (SOON)',
title: 'Call For Reviewer/Area Chair (OPEN)',
width: '33.3%',
URL: '',
// url: 'https://forms.gle/Um2oimLaGkcwwaV4A',
url: 'https://forms.gle/Um2oimLaGkcwwaV4A',
},
{
title: 'Call for Event Volunteer 2024 (OPEN)',
width: '33.3%',
URL: '',
url: 'https://docs.google.com/forms/d/e/1FAIpQLSf4FL8fcozYUGmQVTGBuLkDOAsH_VYUtAT-EAXmDTN7GfxaGQ/viewform',
},
{
// title: 'Black in AI Travel Grant Application',
Expand Down

0 comments on commit 1bf8b36

Please sign in to comment.