From 318610e7d9f9e137fa4411f1368391e6767d9df6 Mon Sep 17 00:00:00 2001 From: 4o1x5 <4o1x5@4o1x5.dev> Date: Sun, 21 Jul 2024 21:56:15 +0200 Subject: [PATCH] typo fix --- config/_default/params.toml | 4 ++-- content/page/about-me/index.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 2aa1b15..b29511b 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -78,6 +78,6 @@ enabled = true provider = "cactus" [comments.cactus] -defaultHomeserverUrl = "https://matrix.cactus.chat:8448" +defaultHomeserverUrl = "https://matrix.cactus.chat" serverName = "cactus.chat" -siteName = "twilightsforestsfires" +siteName = "4o1x5dev" diff --git a/content/page/about-me/index.md b/content/page/about-me/index.md index 5fdab80..d95b0d7 100644 --- a/content/page/about-me/index.md +++ b/content/page/about-me/index.md @@ -14,7 +14,7 @@ menu: Hi there. I see you somehow stumbled across my site. -## Career, life, ect +## Career, life, etc My life is not that complicated, I just sit in-front of a computer 5-10 hours a day and make it do what I want. I am an avid linux user and I strongly advocate on Nixos. Also speaking of advocating, I am a FOSS and privacy advocate too. I mostly spend my days developing, some fun projects and also major ones. As of right now I am working on MediaRose, an all rust based media server that uses algorithms and jobs/scheduling to automatically generate short-form media from various platforms like Twitch. I plan on starting a company out of it and in the meanwhile share some tutorials about the technologies I'm building it upon.