We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1aaf19 commit a87de06Copy full SHA for a87de06
app/page.tsx
@@ -126,7 +126,7 @@ export default function Home() {
126
<div className="grid grid-cols-4 gap-4 p-8">
127
<ResearchDirection
128
image="/graph_learning.webp"
129
- title="Graph Representation Learning"
+ title="Geometric and Graph Learning"
130
/>
131
132
image="/multimodal.webp"
0 commit comments