From 4d6d2f5785ba6be76b53a58eb430a845f26a3036 Mon Sep 17 00:00:00 2001 From: Siphalor Date: Tue, 4 May 2021 10:32:21 +0200 Subject: [PATCH] Spare time --- _config.yml | 4 ++-- about.md | 2 +- modding.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 58b8850..3f45cd1 100644 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,7 @@ # Site settings title: Siphalor's Homepage # site title description: >- # site description - The homepage of Siphalor - a software developer who does some Minecraft modding in his freetime. + The homepage of Siphalor - a software developer who does some Minecraft modding in his spare time. You might also stumble upon projects made in Python or Rust. lang: en-US # default lang timezone: Europe/Berlin # set your timezone @@ -13,7 +13,7 @@ mode: dark # default theme "dark" | "light" author: name: Siphalor # author name bio: >- # tell to the world - Hi, I'm a software developer that focuses on modding the sandbox game Minecraft in his freetime. + Hi, I'm a software developer that focuses on modding the sandbox game Minecraft in his spare time. Therefore a lot of my projects are Java-based but I also occasionally do projects with Python, Rust or PHP (and the other web technologies). username: Siphalor # general username github: Siphalor # github username diff --git a/about.md b/about.md index b528314..63a0c5c 100644 --- a/about.md +++ b/about.md @@ -7,7 +7,7 @@ comments: false Hi, I'm a German software developer currently studying Applied Informatics. -In my freetime I do quite [some modding]({% link modding.html %}) to the sandbox video game [Minecraft](https://en.wikipedia.org/wiki/Minecraft). I also do some more or less experimental projects with Python, PHP and Rust. +In my spare time I do quite [some modding]({% link modding.html %}) to the sandbox video game [Minecraft](https://en.wikipedia.org/wiki/Minecraft). I also do some more or less experimental projects with Python, PHP and Rust. diff --git a/modding.html b/modding.html index 9998c58..e4646b5 100644 --- a/modding.html +++ b/modding.html @@ -6,7 +6,7 @@ excerpt: My Minecraft mods. comments: false --- -

In my freetime I work on several mods for the sandbox video game Minecraft. I base these mods on the Fabric toolchain but am kindly looking forward to the Quilt toolchain officially launching :)

+

In my spare time I work on several mods for the sandbox video game Minecraft. I base these mods on the Fabric toolchain but am kindly looking forward to the Quilt toolchain officially launching :)

My mods