Added the base for Hugo

This commit is contained in:
2024-04-14 13:47:17 +02:00
parent 4c70d50a9f
commit 073ebf00b9
6 changed files with 61 additions and 1 deletions

View File

@ -0,0 +1,3 @@
baseURL = "https://nicolabelluti.me/"
languageCode = "en-us"
title = "Nicola's Blog"