File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -59,17 +59,17 @@ export default function About() {
59
59
< Image src = { GSoC } width = { 700 } className = 'mx-auto' />
60
60
{ /* <h3 className="text-4xl font-bold">100+</h3> */ }
61
61
{ /* <h1 className="mt-4 text-4xl font-mono font-black text-gray-500">
62
- 2024 Program Timeline
62
+ 2025 Program Timeline
63
63
</h1> */ }
64
64
< div className = 'mt-10 flex justify-center gap-6 flex-col sm:flex-row' >
65
65
< Link className = " order-1 group relative rounded-lg inline-flex items-center overflow-hidden bg-white dark:bg-zinc-800 px-8 py-3 text-black dark:text-white focus:outline-none" href = "https://summerofcode.withgoogle.com/" >
66
66
< span className = "font-mono font-semibold text-center" >
67
- View 2024 Program Announcements
67
+ View 2025 Program Announcements
68
68
</ span >
69
69
</ Link >
70
70
< Link className = "order-2 group relative rounded-lg inline-flex items-center overflow-hidden bg-white dark:bg-zinc-800 px-8 py-3 text-black dark:text-white focus:outline-none" href = "https://summerofcode.withgoogle.com/programs/2024" >
71
71
< span className = "font-mono font-semibold text-center" >
72
- View 2024 Program Timeline
72
+ View 2025 Program Timeline
73
73
</ span >
74
74
</ Link >
75
75
</ div >
Original file line number Diff line number Diff line change @@ -33,4 +33,4 @@ The backend has been stable but stagnant and could use refactoring and design en
33
33
34
34
## Mentors:
35
35
36
- ` Bassam `
36
+ ` Pranav Aggarwal `
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ export default function Ideas({ articles }) {
51
51
href = "/ideas/2024"
52
52
>
53
53
< span className = "text-center font-mono font-semibold" >
54
- View 2024 Idea List
54
+ View 2025 Idea List
55
55
</ span >
56
56
</ Link >
57
57
</ div >
You can’t perform that action at this time.
0 commit comments