fix(conf): update toml conf for blog
parent
e9e275303c
commit
75d572b501
|
|
@ -1,3 +1,6 @@
|
|||
baseURL = 'http://example.org/'
|
||||
baseURL = 'https://blog.mineral.town/'
|
||||
languageCode = 'en-us'
|
||||
title = 'My New Hugo Site'
|
||||
title = 'mineral town blog'
|
||||
theme = 'mineral'
|
||||
paginate = 5
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue