From af54cdb9228ccab6dcc1767e05b88a5bf5809783 Mon Sep 17 00:00:00 2001 From: testuser Date: Sun, 15 Jun 2025 18:11:33 +0530 Subject: modified many files --- hugo.toml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml index e18e069..6a8fe78 100644 --- a/hugo.toml +++ b/hugo.toml @@ -2,3 +2,10 @@ baseURL = 'https://devlearnings.xyz/' languageCode = 'en-in' title = 'My Personal Website.' theme = 'LucentLink-Hugo' + +[params] + description = "A clean, customizable, and responsive Linktree-style landing page built using HTML, Tailwind CSS, and Font Awesome." + googleAnalytics = "" # your GA ID, if any + +[outputs] + home = ["HTML"] -- cgit v1.2.3