Change url in config.yml
This commit is contained in:
parent
43e1d6f72f
commit
e41ebdba68
|
@ -1,4 +1,4 @@
|
||||||
baseURL: "http://example.org/"
|
baseURL: "//blog.ollien.com/"
|
||||||
languageCode: "en-us"
|
languageCode: "en-us"
|
||||||
title: "bloglien"
|
title: "bloglien"
|
||||||
theme: "contrast-hugo"
|
theme: "contrast-hugo"
|
||||||
|
@ -6,4 +6,4 @@ pygmentsStyle: tango
|
||||||
params:
|
params:
|
||||||
subtitle: "ollien's blog"
|
subtitle: "ollien's blog"
|
||||||
mainSections:
|
mainSections:
|
||||||
- posts
|
- posts
|
||||||
|
|
Loading…
Reference in a new issue