mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2025-04-03 18:14:14 +00:00
noway: no
This commit is contained in:
parent
db888c1e2c
commit
6dac522112
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@ setCurrentGrade(`Collage Student`)
|
||||||
setCurrentGrade(`${Math.abs((2027 - 2024) - 13)}th`)
|
setCurrentGrade(`${Math.abs((2027 - 2024) - 13)}th`)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
return <div className={'hero min-h-screen md:ml-0 ml-2'}>
|
return (
|
||||||
|
<div className={'hero min-h-screen md:ml-0 ml-2'}>
|
||||||
<div className='container'>
|
<div className='container'>
|
||||||
<h1 className='text-3xl font-bold'>
|
<h1 className='text-3xl font-bold'>
|
||||||
Some info about <span className='text-highlight'>me</span>
|
Some info about <span className='text-highlight'>me</span>
|
||||||
|
|
Loading…
Add table
Reference in a new issue