Added a movie and tvshow review pages with nothing in them

This commit is contained in:
2025-10-09 20:42:31 -05:00
parent d84be97dfa
commit 47c6d1bda1
3 changed files with 4 additions and 3 deletions

View File

@ -18,7 +18,6 @@
<ul id="blogList">
<div class="post">
<h3 class="postHeader">Welcome To my Site!</h3>
<p class="warning">Warning some content may be hypnotic or contain sensative subjects</p>
<img class="postImage" src="/neurohazard.png">
</div>
@ -32,12 +31,14 @@
</p>
</div>
<div class="post">
<h3>Here is a list of things most of the system likes</h3>
<h3>System Media</h3>
<ul>
<li><a href="/pages/Jukebox.html">Music</a></li>
<li>Games</li>
<li><a href="/pages/tv_reviews.html">TV Shows</a></li>
<li><a href="/pages/movie_reviews.html">Movies</a></li>
<li><a href="https://www.willow.fyi">more</a></li>
</ul>
<a href="https://www.willow.fyi">more</a>
</div>
</ul>
</div>