From f74a9631b4ef3492746ad18f21b254a54ab3a2b3 Mon Sep 17 00:00:00 2001 From: Daniel Jr Date: Fri, 8 Aug 2025 14:34:42 -0300 Subject: [PATCH] fix title Signed-off-by: Daniel Jr --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index f784b4c..32646a1 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,6 +1,6 @@ baseURL = "https://danielmrcl.dev" languageCode = "en-us" -title = "Daniel Jr | Backend Developer" +title = "Daniel Marcelo | Software Engineer" copyright = "Me" [[menu.main]] -- 2.47.3