Fix links and content type

This commit is contained in:
Luiz F. A. de Prá 2018-03-08 16:48:46 -03:00
parent 6e47762775
commit 75b422ae3b
8 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
baseurl = "//johndoe.com/"
baseurl = "http://www.example.com"
title = "johndoe"
theme = "coder"

View File

@ -2,7 +2,7 @@ name = "Coder"
license = "MIT"
licenselink = "https://github.com/luizdepra/hugo-coder/blob/master/LICENSE.md"
description = "A simple and clean blog theme for Hugo"
homepage = "https://luizdepra.com/posts/hugo-coder/"
homepage = "https://github.com/luizdepra/hugo-coder/"
tags = [
"blog",
"minimal",