remove <br> from index.php

This commit is contained in:
Mohamad Damaj 2023-02-19 00:53:49 +02:00
parent fe9cb2da45
commit 239642e851
1 changed files with 3 additions and 3 deletions

View File

@ -22,11 +22,11 @@
<h1>whoami?</h1>
<p>Hi!, my name is <b>Mohamad</b> (he/him). <br> </p>
<h2>What do i do?</h2>
<p>I like tinkering with stuff, particularly computers. <br> </p>
<p>I like tinkering with stuff, particularly computers.</p>
<h3>What do i use?</h3>
<p>I use Gentoo Linux on a low-end 2008ish PC rocking a Pentium Core 2 Duo E5200 and 4GB's of DDR2 800mhz RAM. </p><br>
<p>I use Gentoo Linux on a low-end 2008ish PC rocking a Pentium Core 2 Duo E5200 and 4GB's of DDR2 800mhz RAM. </p>
<h4>What i am interested in?</h4>
<p>I am interested in a lot of things, however i like to write code and waste my time, and use termux on my phone, etc :P.</p><br>
<p>I am interested in a lot of things, however i like to write code and waste my time, and use termux on my phone, etc :P.</p>
<p>i am looking to do many modifications to this site, so its pretty currently pretty raw.</p>
</div>
</div>