Skip to content

Commit

Permalink
Merge pull request #27 from isaacdonis/main
Browse files Browse the repository at this point in the history
add workshop schedule
  • Loading branch information
mirianfsilva committed Dec 11, 2023
2 parents 6c7dc52 + edf7f7c commit d44df73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/CallForPapers/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,9 @@ function CallForPapers(props) {
<ColorButton className={classes.chip} variant="contained" href="/#/workshop/bai2023/">
Full Details
</ColorButton>
<ColorButton className={classes.chip} variant="contained" href="https://docs.google.com/presentation/d/e/2PACX-1vS2mr9M6oLt0_1EDzITGOfPOrHVuEihlWEcuDctljQ8GDeEBHzxcBM5IrGkkSxDgA/pub?start=false&loop=false&delayms=30000&slide=id.p1/">
Workshop Program - Full Schedule
</ColorButton>
{/* <ColorButton className={classes.chip} variant="contained" href="/#/workshop/bai2023-cfp">
Call for Papers
</ColorButton> */}
Expand Down

0 comments on commit d44df73

Please sign in to comment.