Skip to content

Commit

Permalink
added rishika
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekpal1 committed Oct 11, 2023
1 parent a166670 commit 92def1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions apps/fossconf-web/src/pages/_/Organisers/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import aditya from "./images/aditya.jpg"
import vishesh from "./images/vishesh.png"
// import rajvardhan from "./images/rajvardhan.jpeg"
import sam from "./images/sam.jpg"
import rishika from "./images/rishika.jpg"
const organisers = [
{ name: "Akshat", image: akshat },
Expand All @@ -29,6 +30,7 @@ const organisers = [
{ name: "Vishesh", image: vishesh },
// { name: "Rajvardhan", image: rajvardhan }, HE IS NOT IN TEAM BUT CLAIMS TO BE
{ name: "sam", image: sam },
{ name: "Rishika", image: rishika },
]
---

Expand Down

0 comments on commit 92def1d

Please sign in to comment.