diff options
Diffstat (limited to 'public/about/media')
-rw-r--r-- | public/about/media | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/about/media b/public/about/media index b1c3158..9b03908 100644 --- a/public/about/media +++ b/public/about/media @@ -21,12 +21,13 @@ <main class="description"> <h1>Media I Enjoy!</h1> <p>This page is about some media I enjoy. It is divided into two different categories: video games and movies, for now, I do plan to add some books in the future!</p> + <hr> <h2>Video Games</h2> <img src="../Images/media/zomboid.jpg" class="left-image" width="100" style="padding: 10px; display: block; margin: 10px auto; max-width: 100%;"> <br><p>My favorite video game is <a href="https://projectzomboid.com">Project Zomboid</a>, a zombie survival game where you have to survive for the longest amount of time. I like the amount of mods the Project Zomboid community has made over time, which add so much content to the game. I am excited for when they add other humans as AI into the game because that would create a whole new level to the game.</p> - <br> + <br><hr> <h2>Movies</h2> <a href="http://www.revolution-os.com"><img src="../Images/media/revolutionos.jpg" class="left-image" width="100" style="padding: 10px; display: block; margin: 10px auto; max-width: 100%;"></a> |