From: Daniel Jr Date: Thu, 12 Feb 2026 14:03:31 +0000 (-0300) Subject: add gpg public key at /gpg.asc X-Git-Url: https://git.danielmrcl.dev/?a=commitdiff_plain;h=6e2b186ba3157bb4f7f7e5810277185c572222ca;p=danielmrcl.dev.git add gpg public key at /gpg.asc Signed-off-by: Daniel Jr --- diff --git a/hugo.toml b/hugo.toml index bdea258..e473d65 100644 --- a/hugo.toml +++ b/hugo.toml @@ -31,7 +31,7 @@ description = "Software Engineer | Back End Developer | Java 8+ | Microservices" tagsOverview = true show_updated = true showReadTime = false -pubkey = "https://danielmrcl.dev/pub.key" +pubkey = "https://danielmrcl.dev/gpg.asc" [params.comments] enabled = false