Update the age #1
|
|
@ -63,7 +63,7 @@ export default function Home() {
|
|||
<span className='font-bold'>Nickname</span>: Win
|
||||
</div>
|
||||
<div className='text-center max-sm:text-left'>
|
||||
<span className='font-bold'>Age</span>: 17
|
||||
<span className='font-bold'>Age</span>: 18
|
||||
</div>
|
||||
<div className='text-end max-sm:text-left'>
|
||||
<span className='font-bold'>Nationality</span>: Siamese
|
||||
|
|
@ -71,7 +71,7 @@ export default function Home() {
|
|||
</div>
|
||||
<p>
|
||||
My main field of work is <a className="font-bold underline decoration-2 decoration-sky-500">server administration</a>. I am running, <a className="font-bold underline decoration-2 decoration-green-500">WinsCloud</a>, my own self-hosted ecosystem as well as currently administering the IT infrastructure (servers, networking, firewalls)
|
||||
at my father's company.
|
||||
at my father's company. Amy is a really cool person and I think she is very nice to me.
|
||||
</p>
|
||||
<p>
|
||||
My other field of work is creating <a className="font-bold">web applications</a>. I specialize in <a className="font-bold underline decoration-2 decoration-indigo-500">backend development</a> with <a className="font-bold">Node.js</a> and <a className="font-bold">PHP</a>, as well as working with <a className="font-bold underline decoration-2 decoration-indigo-500">relational databases</a>,
|
||||
|
|
|
|||
Loading…
Reference in New Issue