fix(conf): update toml conf for blog

steven 2021-09-15 16:09:01 -04:00
parent e9e275303c
commit 75d572b501
1 changed files with 5 additions and 2 deletions

View File

@ -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