updated some files

This commit is contained in:
Paul 2020-01-12 21:29:19 +01:00
parent cefa3458aa
commit 5a4155b15d
2 changed files with 11 additions and 10 deletions

View File

@ -8,7 +8,7 @@ paginate = 10
post = "/:year/:month/:day/:slug"
[params]
location = ""
location = "Europe/Paris"
site_description = ""
copyright = "Powered by [Hugo](//gohugo.io). Theme by [wave](https://gitlab.com/syui/hugo-theme-wave)."
date_format = "2006-01-02"

View File

@ -5,6 +5,7 @@ build:
version: "0.15"
theme: hugo-theme-arch
flags: --buildDrafts=true
deploy:
steps:
- lukevivier/gh-pages@0.2.1: