From c47bbb63b369fbf35ff13fb0ceab19418ed3e44a Mon Sep 17 00:00:00 2001 From: Daniel Jr Date: Wed, 3 Dec 2025 17:58:49 -0300 Subject: [PATCH] Correct year of experience in README Signed-off-by: Daniel Jr --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3