Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/2022/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ Following are the important links to projects done in C4GT - 2022.

### Photo

![group1 photo](/img/c4gt22participants.jpeg)
![group2 photo](/img/c4gt23participants.jpeg)
![group1 photo](/img/c4gt22participants.webp)
![group2 photo](/img/c4gt23participants.webp)
Thanks for being part of the community. 💚
21,376 changes: 21,376 additions & 0 deletions package-lock.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"@mdx-js/react": "^1.6.21",
"@svgr/webpack": "^5.5.0",
"clsx": "^1.1.1",
"docusaurus": "^1.14.7",
"file-loader": "^6.2.0",
"prism-react-renderer": "^1.2.1",
"react": "^17.0.1",
Expand Down
4 changes: 2 additions & 2 deletions src/components/ParticipantImages.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ import "react-responsive-carousel/lib/styles/carousel.min.css";

const ImageList = [
{
img: '/img/c4gt22participants.jpeg',
img: '/img/c4gt22participants.webp',
title: 'C4GT - 2022 participants',
},
{
img: '/img/c4gt23participants.jpeg',
img: '/img/c4gt23participants.webp',
title: 'C4GT - 2022 participants',
}
];
Expand Down
Binary file removed static/img/c4gt22participants.jpeg
Binary file not shown.
Binary file added static/img/c4gt22participants.webp
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 static/img/c4gt23participants.jpeg
Binary file not shown.
Binary file added static/img/c4gt23participants.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9,664 changes: 0 additions & 9,664 deletions yarn.lock

This file was deleted.