diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-03 17:32:06 +0000 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-03 17:32:06 +0000 |
commit | 02ee33a3ffdd8a311c26042f7a2687cf2b2742e2 (patch) | |
tree | 15f558cbcd3ff6b7766cafa0dabd9abca7beeede /public/about/media | |
parent | 3e11a2cbf9c8ecc9d9cf8e5d3bb2d265ec562b3d (diff) |
New post and some misc changes
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> |