mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
edit theme information
This commit is contained in:
@@ -4,6 +4,9 @@ A simple and clean blog theme for [Hugo](https://gohugo.io/).
|
||||
|
||||

|
||||
|
||||
## 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`.
|
||||
|
||||
10
theme.toml
10
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"
|
||||
|
||||
Reference in New Issue
Block a user