nvim.pro/hugo.toml
Peter Domínguez 4e826be104 add site files
2025-06-04 23:57:07 -04:00

11 lines
278 B
TOML

baseURL = 'https://nvim.pro'
languageCode = 'en-us'
title = "Nvim.Pro ~ links to my website, profile and contact information"
theme = "LucentLink-Hugo"
minVersion = "0.115.0"
[params]
description = "A landing page for all my important links"
[outputs]
home = ["HTML"]