edit theme information

This commit is contained in:
2020-02-15 19:21:42 +01:00
parent 048766ff49
commit 24ca2409be
2 changed files with 8 additions and 5 deletions

View File

@@ -4,6 +4,9 @@ A simple and clean blog theme for [Hugo](https://gohugo.io/).
![](https://github.com/luizdepra/hugo-coder/blob/master/images/screenshot.png)
## 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,7 +1,7 @@
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"
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/luizdepra/hugo-coder/"
tags = [
"blog",
@@ -22,5 +22,5 @@ features = [
min_version = "0.54"
[author]
name = "Luiz F. A. de Prá"
homepage = "https://luizdepra.com"
name = "Hannes Kuchelmeister"
homepage = "https://hanneskuchelmeister.de"