Skip to content

Commit 5219e3c

Browse files
Merge pull request #39 from CodeChefVIT/staging
ongoing
2 parents db8c6f0 + 1b812a6 commit 5219e3c

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

ongoing-papers.ts

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,16 @@ import { type Paper } from "@/interface";
22

33
const papers: Paper[] = [
44
{
5-
_id: "670903eb02a75017a4f087b0",
5+
_id: "6708fd8002a75017a4f08759",
66
finalUrl:
7-
"https://res.cloudinary.com/dtorpaj1c/image/upload/v1728642885/papers/aukdvlikf09cscx6hzgt.pdf",
7+
"https://res.cloudinary.com/dtorpaj1c/image/upload/v1728642405/papers/orbppimhujcijj2ywhvm.pdf",
88
thumbnailUrl:
9-
"https://res.cloudinary.com/dtorpaj1c/image/upload/w_400,h_400,c_fill/v1728642885/papers/aukdvlikf09cscx6hzgt.jpg",
9+
"https://res.cloudinary.com/dtorpaj1c/image/upload/w_400,h_400,c_fill/v1728642405/papers/orbppimhujcijj2ywhvm.jpg",
1010
subject: "Discrete Mathematics and Graph Theory [BMAT205L]",
11-
slot: "D2",
11+
slot: "A2",
1212
year: "2023",
1313
exam: "CAT-2",
1414
},
15-
1615
{
1716
_id: "670980523ec3fdad83b2d211",
1817
finalUrl:

public/papers.png

780 KB
Loading

0 commit comments

Comments
 (0)