nvim.pro/hugo.toml

11 lines
280 B
TOML

baseURL = 'https://nvim.pro'
languageLocale = '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"]