Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/data/posts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export const POSTS: Post[] = [
categories: ['position'],
summary:
"We are looking for a few undergraduate research interns to join KIXLAB this summer. You can find more information on [Prof. Juho Kim's website](https://juhokim.com/2026-summer-internship-call).",
endsAt: new Date('2026-05-06'),
endsAt: new Date('2026-05-07'),
},
{
title: 'KIXLAB members and papers at CHI 2026',
Expand Down
Loading