add blog and archive

This commit is contained in:
2025-09-02 13:05:27 -07:00
parent 71afe1819d
commit 88fc2b3978
4 changed files with 99 additions and 57 deletions

View File

@@ -14,8 +14,13 @@
<div class="h1-container">
<h1>Lulu Pier<span class="subtitle">&nbsp;a.k.a. Doggo</span></h1>
</div>
<a href="index.html"><img alt="Ted" id="title-img" /></a>
<a href="/"><img src="images/ted1.jpg" /></a>
</div>
<ul id="index">
<li><a href="/index">Home</a></li>
<li><a href="/archive">Archive</a></li>
<li><a href="/blog">Blog</a></li>
</ul>
<hr />
<p>
My favorite thing to do is chase tennis balls in the back yard.
@@ -42,6 +47,5 @@
</video>
</div>
</div>
<script src="lulu.js"></script>
</body>
</html>