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"
|
||||
title: "bloglien"
|
||||
theme: "contrast-hugo"
|
||||
|
@ -6,4 +6,4 @@ pygmentsStyle: tango
|
|||
params:
|
||||
subtitle: "ollien's blog"
|
||||
mainSections:
|
||||
- posts
|
||||
- posts
|
||||
|
|
Loading…
Reference in a new issue