add initial content to postroll.php

This commit is contained in:
emma 2024-11-29 04:38:37 -05:00
parent 4b909f99c3
commit 59cb42c1d6
1 changed files with 8 additions and 0 deletions

View File

@ -11,6 +11,14 @@
<?php include "../includes/nav.php" ?> <?php include "../includes/nav.php" ?>
<section> <section>
<h1>emma's postroll</h1>
<p>
these are posts from other folks on the web that mean a lot to me. they may have inspired me, change the way i think or look at something, or they were simply a good read. for one or more of those reasons, they are linked here for you to check out. possibly this gives you a better idea of what i find important and helps you understand me better. maybe in the end it just gives you a nice collection of posts to read. as time moves on i'll add more posts as i quite enjoying reading blogs
</p>
<h3>postroll links</h3>
<ul
<li></li>
</ul>
<section> <section>
</body> </body>
</html> </html>