mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
Update index.tsx
This commit is contained in:
parent
e65f37beb5
commit
34d9c79f4d
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ export default function() {
|
|||
<h1 className='text-4xl font-bold -mt-1'>albert</h1>
|
||||
|
||||
<p className='text-[#9ca3af] text-xl flex flex-wrap items-center justify-center whitespace-pre-wrap'>
|
||||
{ Math.floor((new Date().getTime() - new Date('2004, 07, 22').getTime()) / (1000 * 60 * 60 * 24 * 365.25)) }
|
||||
{ Math.floor((new Date().getTime() - new Date(07/22/2004).getTime()) / (1000 * 60 * 60 * 24 * 365.25)) }
|
||||
yrs old <b className='font-semibold'>system administrator</b> and student from Hungary
|
||||
</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue