LucentLink/hugo.toml

13 lines
352 B
TOML
Raw Normal View History

2025-09-03 22:11:20 -04:00
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"]