update nav.php with picrew.php, update contact.php content
This commit is contained in:
parent
8c72a05e4f
commit
762d2f1fee
|
@ -5,6 +5,7 @@
|
||||||
<li><a href="../life/pets.php">pets</a></li>
|
<li><a href="../life/pets.php">pets</a></li>
|
||||||
<li><a href="../life/photography.php">photography</a></li>
|
<li><a href="../life/photography.php">photography</a></li>
|
||||||
<li><a href="../life/technology.php">technology</a></li>
|
<li><a href="../life/technology.php">technology</a></li>
|
||||||
|
<li><a href="../life/picrew.php">emma's picrews</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3> site information</h3>
|
<h3> site information</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
<section>
|
<section>
|
||||||
<h2>leave a comment</h2>
|
<h2>leave a comment</h2>
|
||||||
<p>
|
<p>
|
||||||
if you'd just like to say hello or leave another short message, you can do so in the shoutbox below
|
if you'd just like to say hello or leave another short message, you can do so in the guestbook below
|
||||||
</p>
|
</p>
|
||||||
<!-- add shoutbox code after finding one -->
|
<!-- add shoutbox code after finding one -->
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Reference in New Issue