From: Daniel Jr Date: Wed, 3 Dec 2025 20:58:49 +0000 (-0300) Subject: Correct year of experience in README X-Git-Url: https://git.danielmrcl.dev/?a=commitdiff_plain;h=c47bbb63b369fbf35ff13fb0ceab19418ed3e44a;p=danielmrcl.dev.git Correct year of experience in README Signed-off-by: Daniel Jr --- diff --git a/hugo.toml b/hugo.toml index 11ba01b..27d97af 100644 --- a/hugo.toml +++ b/hugo.toml @@ -27,7 +27,7 @@ tabWidth = 4 [params] rss = false tocInline = true -description = "Since 2021 I have been developing web services in microservice architecture for critical, efficient, and scalable systems. I also love Linux, cloud, cli-tools, hardware, and all about computers." +description = "Since 2020 I have been developing web services in microservice architecture for critical, efficient, and scalable systems. I also love Linux, cloud, cli-tools, hardware, and all about computers." tagsOverview = true show_updated = true showReadTime = false