diff --git a/README.md b/README.md index a77ac4f..8132928 100644 --- a/README.md +++ b/README.md @@ -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`. diff --git a/theme.toml b/theme.toml index fc39cd5..b8738f0 100644 --- a/theme.toml +++ b/theme.toml @@ -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"