LucentLink/hugo.toml

12 lines
352 B
TOML

baseURL = "https://yourdomain.com/"
languageCode = "en-us"
title = "LucentLink"
theme = "LucentLink-Hugo"
minVersion = "0.115.0"
[params]
description = "A simple, customizable, and responsive Linktree-style landing page built using Hugo, Tailwind CSS, and Font Awesome."
googleAnalytics = ""
[outputs]
home = ["HTML"]