more fixes

This commit is contained in:
Mohamad Damaj 2023-02-19 00:50:36 +02:00
parent 400f39379f
commit fe9cb2da45
1 changed files with 5 additions and 5 deletions

View File

@ -20,14 +20,14 @@
<div class="post"> <div class="post">
<b>Welcome to my website!</b> <b>Welcome to my website!</b>
<h1>whoami?</h1> <h1>whoami?</h1>
<p>Hi!, my name is <b>Mohamad</b> (he/him). <br> <p>Hi!, my name is <b>Mohamad</b> (he/him). <br> </p>
<h2>What do i do?</h2> <h2>What do i do?</h2>
I like tinkering with stuff, particularly computers. <br> <p>I like tinkering with stuff, particularly computers. <br> </p>
<h3>What do i use?</h3> <h3>What do i use?</h3>
I use Gentoo Linux on a low-end 2008ish PC rocking a Pentium Core 2 Duo E5200 and 4GB's of DDR2 800mhz RAM.<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><br>
<h4>What i am interested in?</h4> <h4>What i am interested in?</h4>
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.<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><br>
i am looking to do many modifications to this site, so its pretty currently pretty raw.</p> <p>i am looking to do many modifications to this site, so its pretty currently pretty raw.</p>
</div> </div>
</div> </div>
<?php include 'templates/footer.php'; ?> <?php include 'templates/footer.php'; ?>