Skip to content

Commit 6c72e0d

Browse files
committed
may 18 25 update
1 parent 13f7030 commit 6c72e0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/page.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ export default function Home() {
4141
<div className="space-y-1.5">
4242
<ContactItem
4343
icon={<EmailIcon />}
44-
href="mailto:cl_488@usc.edu"
44+
href="mailto:yizhuoli@usc.edu"
4545
>
46-
cl_488@usc.edu
46+
yizhuoli@usc.edu
4747
</ContactItem>
4848

4949
<ContactItem
@@ -167,7 +167,7 @@ export default function Home() {
167167
<div>
168168
<ul className="mt-3 space-y-3 pl-5 text-xs">
169169
<ProjectItem>
170-
<span className="font-medium">Granular Resource Demand Heterogeneity</span> <span className="text-zinc-500">(To Appear)</span><br />
170+
<span className="font-medium">Granular Resource Demand Heterogeneity</span> <br />
171171
<strong>Yizhuo Liang</strong>, Ramesh Govindan, Seo Jin Park<br />
172172
The 20th Workshop on Hot Topics in Operating Systems (HotOS '25), May 2025
173173
</ProjectItem>

0 commit comments

Comments
 (0)