Add Hugo config file
This commit is contained in:
parent
663689cf72
commit
58087c7884
1 changed files with 4 additions and 0 deletions
4
config.toml
Normal file
4
config.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
baseURL = "https://millironx.com"
|
||||
languageCode = "en-us"
|
||||
title = "MillironX"
|
||||
paginate = 5
|
Loading…
Reference in a new issue