Skip to content

Commit cfdba93

Browse files
Update current projects title and link for 2026
1 parent 4a1e418 commit cfdba93

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pages/projects/index.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ export default function Projects({ groupedLinks, currentProjects }) {
2323

2424
<section className="current-projects py-8 px-4 mx-auto max-w-screen-xl text-center lg:py-16 lg:px-6">
2525
<div className="mx-auto mb-8 max-w-screen-sm lg:mb-16">
26-
<h2 className="text-3xl mb-4">Current Projects 2025 Fall</h2>
26+
<h2 className="text-3xl mb-4">Current Projects Winter 2026</h2>
2727
<h3>
2828
More project details are on our{" "}
2929
<a
30-
href="https://mdst-club.notion.site/Fall-2025-Project-Directory-25dc107f9e9580f9beb0f7c64595ef1d"
30+
href="https://mdst-club.notion.site/winter-2026-project-directory"
3131
style={{
3232
color: "#C8BAF3",
3333
fontWeight: "bold",

0 commit comments

Comments
 (0)