change role/title

This commit is contained in:
2024-01-01 20:57:55 +01:00
parent 9139f4dc18
commit 21781a2b0c
5 changed files with 5 additions and 13 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 sysadmin
{age()}-year-old devops engineer
</p>
<SocialLayout />
<NowPlayingCard />