From 1eae17518cffa5b0ea72a28419ac182d916af08e Mon Sep 17 00:00:00 2001 From: hobokenchicken Date: Thu, 12 Feb 2026 14:21:15 -0500 Subject: [PATCH] fixed toml --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index b7b9fda..6a2416a 100644 --- a/hugo.toml +++ b/hugo.toml @@ -4,7 +4,7 @@ title = 'd@n tech' theme = 'hello-friend-ng' [params] - description = "Personal website of Dustin" +# description = "Personal website of Dustin" author = "dustin" dateform = "Jan 2, 2006"