summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authortestuser <testuser@archlinux>2025-06-15 18:11:33 +0530
committertestuser <testuser@archlinux>2025-06-15 18:11:33 +0530
commitaf54cdb9228ccab6dcc1767e05b88a5bf5809783 (patch)
treea32db3cd749de91d43a2054f5461bfeb6dffed7d /hugo.toml
parent76865d553f4b2e0b0e1338514e7791746fdad69f (diff)
modified many filesHEADmaster
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml7
1 files changed, 7 insertions, 0 deletions
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"]