more fixes
This commit is contained in:
parent
400f39379f
commit
fe9cb2da45
10
index.php
10
index.php
|
@ -20,14 +20,14 @@
|
|||
<div class="post">
|
||||
<b>Welcome to my website!</b>
|
||||
<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>
|
||||
I like tinkering with stuff, particularly computers. <br>
|
||||
<p>I like tinkering with stuff, particularly computers. <br> </p>
|
||||
<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>
|
||||
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>
|
||||
i am looking to do many modifications to this site, so its pretty currently pretty raw.</p>
|
||||
<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 looking to do many modifications to this site, so its pretty currently pretty raw.</p>
|
||||
</div>
|
||||
</div>
|
||||
<?php include 'templates/footer.php'; ?>
|
||||
|
|
Reference in New Issue