This commit is contained in:
2024-10-28 19:40:45 -07:00
parent efbc68679a
commit ca0e2c1a94
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ export default function PublicationsPage() {
return (
<div className="space-y-8">
<section className="prose prose-zinc dark:prose-invert max-w-none">
<h1 className="text-2xl font-bold">Publications</h1>
<h1 className="text-2xl font-bold">Publications 📚</h1>
<p className="text-lg text-muted-foreground">
My research publications in human-robot interaction and robotics.
</p>