Initial commit of LucentLink files
This commit is contained in:
commit
3c4c52fe2b
20 changed files with 569 additions and 0 deletions
12
hugo.toml
Normal file
12
hugo.toml
Normal file
|
@ -0,0 +1,12 @@
|
|||
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"]
|
Loading…
Add table
Add a link
Reference in a new issue