Skip to content

Commit

Permalink
GERONIMO (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: Sreejith M Varma <[email protected]>
  • Loading branch information
G0Dc0mpL3Xx and SreejithMVarma authored Oct 6, 2023
1 parent a243254 commit d3de16e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions contributors.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,18 @@ const contributors = [
github: 'https://github.com/Rameesa-kt'
},





{
imgSrc: 'images/hello23.jpg',
title: 'c0mPL3Xx',
description: 'THERE IS NOTHING YOU CAN DO',
github: 'https://github.com/G0Dc0mpL3Xx'
},



{

Expand Down
Binary file added images/hello23.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h1>PARTICIPANTS</h1>

card.appendChild(img);
card.appendChild(cardBody);

cardCol.appendChild(card);

cardContainer.appendChild(cardCol);
Expand Down

0 comments on commit d3de16e

Please sign in to comment.