summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
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"]