Merge branch 'master' of gitlab.com:tcarrondo/hugo-ansol.org

This commit is contained in:
Gustavo Silva 2020-06-11 12:51:19 +01:00
commit 8c39570e0f
No known key found for this signature in database
GPG Key ID: 08551320BC3EDC50
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +0,0 @@
baseURL = "http://example.org/"
languageCode = "en-us"
title = "My New Hugo Site"
theme = "academic"

4
config.yaml Normal file
View File

@ -0,0 +1,4 @@
baseURL: "https://tcarrondo.gitlab.io/hugo-ansol.org/"
languageCode: "pt-pt"
title: "ANSOL"
theme: "academic"