updated some files
This commit is contained in:
parent
cefa3458aa
commit
5a4155b15d
@ -8,7 +8,7 @@ paginate = 10
|
|||||||
post = "/:year/:month/:day/:slug"
|
post = "/:year/:month/:day/:slug"
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
location = ""
|
location = "Europe/Paris"
|
||||||
site_description = ""
|
site_description = ""
|
||||||
copyright = "Powered by [Hugo](//gohugo.io). Theme by [wave](https://gitlab.com/syui/hugo-theme-wave)."
|
copyright = "Powered by [Hugo](//gohugo.io). Theme by [wave](https://gitlab.com/syui/hugo-theme-wave)."
|
||||||
date_format = "2006-01-02"
|
date_format = "2006-01-02"
|
||||||
|
@ -5,6 +5,7 @@ build:
|
|||||||
version: "0.15"
|
version: "0.15"
|
||||||
theme: hugo-theme-arch
|
theme: hugo-theme-arch
|
||||||
flags: --buildDrafts=true
|
flags: --buildDrafts=true
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
steps:
|
steps:
|
||||||
- lukevivier/gh-pages@0.2.1:
|
- lukevivier/gh-pages@0.2.1:
|
||||||
|
Loading…
Reference in New Issue
Block a user