Update base_url on config.toml
This commit is contained in:
parent
5461487a3f
commit
e97da16be6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
title = "jutty.dev"
|
title = "jutty.dev"
|
||||||
description = "Just computer nerd things"
|
description = "Just computer nerd things"
|
||||||
author = "Juno Takano"
|
author = "Juno Takano"
|
||||||
base_url = "https://jultty.github.io/blog-zola"
|
base_url = "https://blog.jutty.dev"
|
||||||
default_language = "en"
|
default_language = "en"
|
||||||
|
|
||||||
generate_feeds = true
|
generate_feeds = true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue