diff options
Diffstat (limited to 'served/minecraft/minecraft.html')
-rw-r--r-- | served/minecraft/minecraft.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/served/minecraft/minecraft.html b/served/minecraft/minecraft.html new file mode 100644 index 0000000..b63b4c8 --- /dev/null +++ b/served/minecraft/minecraft.html @@ -0,0 +1,27 @@ +--- +template=post +title=Minecraft +style=/styles/post.css +style=minecraft.css +--- + +Playing on a Minecraft world and posting about it here for some reason. I'm not +quite sure why, I just think it'll be kind of fun. Some written in a sort of +character and some written as not-that. + +The world I play on has been around since 2019 which isn't <i>so</i> long, but +it's a significant time still. It started with one friend and then moved through +two different groups. Between those groups, and now, I'm the only one active. + +The server is on Minecraft 1.19.4 running the Spigot server software. + +<!-- + images should be downscaled using nearest neighboor by 25% and have their + color quantized to 64. stored as gif with a `-squash` appended to their + file stem. +--> + +<h2>Play Diary</h2> +<div> + <time>march 15th, 2024</time><a href="diary/leaving-for-somewhere-new.html">leaving for somewhere new</a> +</div> \ No newline at end of file |