Skip to content

Commit 807cab9

Browse files
committed
update
1 parent 18b3b53 commit 807cab9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/pages/index.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,9 @@ const allPostsByDate = sortMDByDate(allPosts).slice(0, MAX_POSTS)
148148
</ul>
149149
</Card>
150150
<Card
151-
heading='Teaching Assistant: Operating System Principles'
151+
heading='Teaching Assistant'
152152
subheading='CSE Department, University of Notre Dame'
153-
date='Jan. - May 2025'
153+
date='Operating System Principles: Jan. - May 2025; Distributed Systems: Jan.2026 - Present'
154154
image="/home/nd.jpg"
155155
>
156156
<ul class='ms-4 list-disc text-muted-foreground'>

0 commit comments

Comments
 (0)