This commit is contained in:
Francesco 2024-04-22 13:19:56 +02:00
parent fe32c5cc87
commit 96c71b9bcb
36 changed files with 1571 additions and 2 deletions

8
hugo.toml Normal file
View file

@ -0,0 +1,8 @@
baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'typo'
[module]
[module.hugoVersion]
extended = false
min = "0.116.0"