Adjust config.toml

This commit is contained in:
Danila Fedorin 2019-08-02 17:34:26 -07:00
parent d0acb74eaf
commit 9420fbe6dc
1 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,4 @@
baseURL = "http://example.org/"
baseURL = "https://danilafe.com"
languageCode = "en-us"
title = "My New Hugo Site"
title = "Daniel's Blog"
theme = "vanilla"