This commit is contained in:
2024-01-02 01:42:17 +01:00
parent bef2427f77
commit a65ed73814
2 changed files with 3 additions and 9 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ export default function Home() {
<div className='mx-auto mb-16 mt-32 flex max-w-3xl flex-col'>
<h1 className='text-7xl font-bold'>albert</h1>
<p className='mt-2 text-2xl font-semibold text-gray-600'>
{age()}-year-old devops engineer
{age()}yo devops engineer
</p>
<SocialLayout />
<NowPlayingCard />