From 63c89ca5d16d17e864b84e3d24cad74baf4fb979 Mon Sep 17 00:00:00 2001 From: skidoodle <53189968+skidoodle@users.noreply.github.com> Date: Sat, 29 Oct 2022 22:03:47 +0200 Subject: [PATCH] description and age position --- pages/index.tsx | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/pages/index.tsx b/pages/index.tsx index 5505a11..efa6188 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -32,15 +32,18 @@ export default function Main() { width={150} /> -

albert

+

+ albert + + {Math.floor( + (new Date().getTime() - new Date('2004-07-22').getTime()) / + (1000 * 60 * 60 * 24 * 365.25) + )} + +

- {Math.floor( - (new Date().getTime() - new Date('2004-07-22').getTime()) / - (1000 * 60 * 60 * 24 * 365.25) - )} - yrs old system administrator and - student from Hungary + Systems Administrator