forked from winsdominoes/website
Update app/page.tsx
This commit is contained in:
parent
b2d702e39a
commit
58a6de37f8
|
|
@ -63,7 +63,7 @@ export default function Home() {
|
||||||
<span className='font-bold'>Nickname</span>: Win
|
<span className='font-bold'>Nickname</span>: Win
|
||||||
</div>
|
</div>
|
||||||
<div className='text-center max-sm:text-left'>
|
<div className='text-center max-sm:text-left'>
|
||||||
<span className='font-bold'>Age</span>: 17
|
<span className='font-bold'>Age</span>: 18
|
||||||
</div>
|
</div>
|
||||||
<div className='text-end max-sm:text-left'>
|
<div className='text-end max-sm:text-left'>
|
||||||
<span className='font-bold'>Nationality</span>: Siamese
|
<span className='font-bold'>Nationality</span>: Siamese
|
||||||
|
|
@ -71,7 +71,7 @@ export default function Home() {
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<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)
|
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>
|
||||||
<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>,
|
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