From c264d6f8c1f8c62fd2128c0554d064cbdeb72b9b Mon Sep 17 00:00:00 2001 From: Daniel Jr Date: Fri, 6 Dec 2024 15:38:33 -0300 Subject: [PATCH] change description Signed-off-by: Daniel Jr --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index a8b0d06..70d3112 100644 --- a/hugo.toml +++ b/hugo.toml @@ -36,7 +36,7 @@ weight = 2 tocInline = true logo = "image.jpg" favicon = "favicon.ico" - description = "Since 2021, I've been developing Java 8+ applications using Spring and PostgreSQL in a microservices architecture for critical, efficient and scalable systems. With a focus on code quality, architecture and scalability, I have strong foundation of programming, design and architecture. I am passionate about programming and constantly learn new technologies and paradigms." + description = "Since 2021, I've been developing Java web services using Spring and PostgreSQL in a microservices architecture for critical, efficient and scalable systems." mainSection = "posts" postsOnHomePage = 5 tagsOverview = true -- 2.47.3