Skip to content

Commit 53730f6

Browse files
committed
updating officers
1 parent f585543 commit 53730f6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

public/images/kush.jpeg

82.2 KB
Loading

src/App.svelte

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
{
2525
name: "Snehil Kakani",
26-
description: "snek is kek",
26+
description: "next.js is great",
2727
title: "Head of Frontend",
2828
image: "./images/snehil.jpg",
2929
mail: "kakanisnehil@gmail.com",
@@ -32,11 +32,11 @@
3232
},
3333
{
3434
name: "Kush Khanna",
35-
description: "Description",
35+
description: "react>",
3636
title: "Head of Backend",
37-
image: "./images/html.png",
38-
github: "https://bitly.com/98K8eH",
39-
// mail: "",
37+
image: "./images/kush.jpeg",
38+
github: "https://github.com/krash3125",
39+
mail: "khannakushagr@gmail.com",
4040
},
4141
{
4242
name: "Dhruv Gupta",

0 commit comments

Comments
 (0)