make changes to structure according to Hugo recommendations

This commit is contained in:
Peter Domínguez 2026-05-03 12:14:26 -04:00
parent 03ceb337ef
commit 93204a3660

View file

@ -1,5 +1,5 @@
baseURL = 'https://nvim.pro' baseURL = 'https://nvim.pro'
languageCode = 'en-us' languageLocale = 'en-us'
title = "Nvim.Pro ~ links to my website, profile and contact information" title = "Nvim.Pro ~ links to my website, profile and contact information"
theme = "LucentLink-Hugo" theme = "LucentLink-Hugo"
minVersion = "0.115.0" minVersion = "0.115.0"