From: Daniel Jr Date: Sat, 17 May 2025 07:40:33 +0000 (-0300) Subject: fix avatar X-Git-Url: https://git.danielmrcl.dev/?a=commitdiff_plain;h=14e654b4d9fe73efbeed3fa26a2bfe85fb6e7b68;p=danielmrcl.dev.git fix avatar Signed-off-by: Daniel Jr --- diff --git a/hugo.toml b/hugo.toml index 2f1519c..9ff3aeb 100644 --- a/hugo.toml +++ b/hugo.toml @@ -28,11 +28,9 @@ tabWidth = 4 colortheme = "dark" rss = false tocInline = true -logo = "image.jpg" favicon = "favicon.ico" 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." tagsOverview = true -showProjectsList = true show_updated = true showReadTime = false diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 3ecdb0b..75db833 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,12 +1,6 @@