We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f585543 commit 53730f6Copy full SHA for 53730f6
public/images/kush.jpeg
82.2 KB
src/App.svelte
@@ -23,7 +23,7 @@
23
},
24
{
25
name: "Snehil Kakani",
26
- description: "snek is kek",
+ description: "next.js is great",
27
title: "Head of Frontend",
28
image: "./images/snehil.jpg",
29
mail: "kakanisnehil@gmail.com",
@@ -32,11 +32,11 @@
32
33
34
name: "Kush Khanna",
35
- description: "Description",
+ description: "react>",
36
title: "Head of Backend",
37
- image: "./images/html.png",
38
- github: "https://bitly.com/98K8eH",
39
- // mail: "",
+ image: "./images/kush.jpeg",
+ github: "https://github.com/krash3125",
+ mail: "khannakushagr@gmail.com",
40
41
42
name: "Dhruv Gupta",
0 commit comments