We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c12e101 commit ff3706aCopy full SHA for ff3706a
1 file changed
data/announcements.ts
@@ -7,10 +7,10 @@ export interface AnnouncementInfo {
7
8
const announcements: AnnouncementInfo[] = [
9
{
10
- title: "26 겨울 인턴모집 Winter Internship",
11
- created: "2025-10-21",
+ title: "26 여름 인턴모집 Summer Internship",
+ created: "2026-04-21",
12
pinned: true,
13
- path: "https://brunch.co.kr/@kaisticlab/44"
+ path: "https://brunch.co.kr/@kaisticlab/51"
14
}
15
]
16
0 commit comments