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
@@ -4,7 +4,7 @@ export default function CVPage() {
return (
<div className="space-y-8">
<section className="prose prose-zinc dark:prose-invert max-w-none">
<h1 className="text-2xl font-bold">Curriculum Vitae</h1>
<h1 className="text-2xl font-bold">Curriculum Vitae 📄</h1>
<p className="text-lg text-muted-foreground">
My academic and professional experience in computer science, robotics, and engineering.
</p>