Skip to content

Commit 41e1b17

Browse files
host
1 parent 687f576 commit 41e1b17

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

public/resources/DEL-GuideMeth.png

92.7 KB
Loading

src/resources_list.ts

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,24 @@ export const resources: ResourceType[] = [
88
posts: [
99
{
1010
postId: 101,
11-
imageUrl: "/resources/DEL-Guide.png",
11+
imageUrl: "/resources/DEL-guide.png",
1212
paragraphs: [
1313
"Introducing the DEL Guide by the Students' Academic Cell—a student-driven initiative to help you navigate disciplinary electives across departments. It compiles peer insights on course content, assessments, workload, and classroom experiences.",
1414
"Traditionally shared informally, this guide offers structured and consistent feedback to aid informed decision-making. We’re excited to release the first edition for the Department of Physics—explore and choose electives that truly suit you!"
1515
],
1616
resourceLink:
1717
"https://drive.google.com/file/d/1Sp44gamQHTx3Q2rNOeD9zM_LKtYwlXY5/view?usp=sharing",
18-
linkText: "DEL Guide",
18+
linkText: "DEL Guide - Physics",
19+
},
20+
{
21+
postId: 102,
22+
imageUrl: "/resources/DEL-GuideMeth.png",
23+
paragraphs: [
24+
"This is the 2nd Edition of our department-wise DEL guide initiative, continuing with the Department of Mathematics"
25+
],
26+
resourceLink:
27+
"https://drive.google.com/file/d/1NaFhzaSeHc2M_LGyPRL7E017jnSDxl3E/view?usp=sharing",
28+
linkText: "DEL Guide - Mathematics",
1929
},
2030
],
2131
},
@@ -58,7 +68,7 @@ export const resources: ResourceType[] = [
5868
postId: 204,
5969
imageUrl: "/resources/EEE-Chronicles.png",
6070
paragraphs: [
61-
"This is the 4th Edition of our department-wise initiative, continuing with the Department of Mathematics",
71+
"This is the 4th Edition of our department-wise initiative, continuing with the Department of Electronics and Electrical Engineering",
6272
],
6373
resourceLink:
6474
"https://drive.google.com/file/d/1kDT6YwpLi12IeBh7lwVa2drxVR-rgs1E/view?usp=sharing",

0 commit comments

Comments
 (0)