update index.php content, add index.php to nav.php
This commit is contained in:
parent
01a3c1055a
commit
fdf4658703
|
@ -9,6 +9,7 @@
|
|||
</ul>
|
||||
<h3> site information</h3>
|
||||
<ul>
|
||||
<li><a href="../index.php">home</a></li>
|
||||
<li><a href="../site/about.php">about</a></li>
|
||||
<li><a href="../site/why.php">why</a></li>
|
||||
<li><a href="../site/who.php">who</a></li>
|
||||
|
|
|
@ -31,6 +31,9 @@
|
|||
<li>
|
||||
11-28-2024 - i've begun feeling better as i navigate depression, i'm slowly but surely remembering that <strong>i</strong> matter
|
||||
</li>
|
||||
<li>
|
||||
12-05-2024 - i've begun using picrew to explore my identity and sense of self. while creating this site i added a picrew page with a few images of how i see myself. with time i will certainly add more
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Reference in New Issue