mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Fix links and content type
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
baseurl = "//johndoe.com/"
|
||||
baseurl = "http://www.example.com"
|
||||
title = "johndoe"
|
||||
|
||||
theme = "coder"
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user