edit theme information

This commit is contained in:
2020-02-15 19:21:42 +01:00
parent 5dfd106771
commit 5d3ce1fdef
2 changed files with 10 additions and 6 deletions

View File

@@ -23,6 +23,9 @@ A simple and clean blog theme for [Hugo](https://gohugo.io/).
See [here](https://hugo-coder.netlify.app/).
## Fork
This theme is forked from https://github.com/luizdepra/hugo-coder.
## Quick Start
1. Add the repository into your Hugo Project repository as a submodule, `git submodule add https://github.com/luizdepra/hugo-coder.git themes/hugo-coder`.

View File

@@ -1,8 +1,8 @@
name = "Coder"
name = "Coder-Timeline"
license = "MIT"
licenselink = "https://github.com/luizdepra/hugo-coder/blob/master/LICENSE.md"
description = "A simple and clean blog theme for Hugo"
homepage = "https://github.com/luizdepra/hugo-coder/"
licenselink = "https://github.com/13hannes11/hugo-coder-timeline/blob/master/LICENSE.md"
description = "An extenison for the theme Coder simple and clean blog theme for Hugo"
homepage = "https://github.com/13hannes11/hugo-coder-timeline/"
tags = [
"blog",
"minimal",
@@ -23,5 +23,6 @@ features = [
min_version = "0.79.0"
[author]
name = "Luiz F. A. de Prá"
homepage = "https://luizdepra.com"
name = "Hannes Kuchelmeister"
homepage = "https://hanneskuchelmeister.de"