Skip to content

Commit a87de06

Browse files
committed
Change the title of the first category
1 parent d1aaf19 commit a87de06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ export default function Home() {
126126
<div className="grid grid-cols-4 gap-4 p-8">
127127
<ResearchDirection
128128
image="/graph_learning.webp"
129-
title="Graph Representation Learning"
129+
title="Geometric and Graph Learning"
130130
/>
131131
<ResearchDirection
132132
image="/multimodal.webp"

0 commit comments

Comments
 (0)