update tag format in index.php
This commit is contained in:
parent
cafe2e50da
commit
963689786a
24
index.php
24
index.php
|
@ -21,12 +21,16 @@
|
|||
|
||||
<h3>site news</h3>
|
||||
<ul>
|
||||
<li>11-26-2024 - a want for my personal home on the web was sparked, and so i began creating it</li>
|
||||
<li>
|
||||
11-26-2024 - a want for my personal home on the web was sparked, and so i began creating it
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3>news about emma</h3>
|
||||
<ul>
|
||||
<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>
|
||||
11-28-2024 - i've begun feeling better as i navigate depression, i'm slowly but surely remembering that <strong>i</strong> matter
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
@ -35,11 +39,19 @@
|
|||
|
||||
<h3>website projects</h3>
|
||||
<ul>
|
||||
<li><a href="https://thiscat.rocks">baxter's homepage</a></li>
|
||||
<li><a href="https://alternate.thiscat.rocks">a photo gallery of baxter with a retro twist</a></li>
|
||||
<li><a href="https://onecatper.day">an image of a cat in your web browser or via rss</a></li>
|
||||
<li>
|
||||
<a href="https://thiscat.rocks">baxter's homepage</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://alternate.thiscat.rocks">a photo gallery of baxter with a retro twist</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://onecatper.day">an image of a cat in your web browser or via rss</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>to say my love of cats drives a passion to create is an understatement <3</p>
|
||||
<p>
|
||||
to say my love of cats drives a passion to create is an understatement <3
|
||||
</p>
|
||||
|
||||
<h3>a blog about my life in general</h3>
|
||||
<ul>
|
||||
|
|
Loading…
Reference in New Issue