added new author
This commit is contained in:
parent
4a848bb6ae
commit
7e08198498
1 changed files with 4 additions and 3 deletions
|
|
@ -26,9 +26,10 @@ tags = [
|
||||||
features = ["cover-image", "favicon", "header-menu", "auto-scroll"]
|
features = ["cover-image", "favicon", "header-menu", "auto-scroll"]
|
||||||
min_version = "0.111.2"
|
min_version = "0.111.2"
|
||||||
|
|
||||||
[author]
|
authors = [
|
||||||
name = "Jan Raasch"
|
{name = "Jan Raasch", homepage = "https://www.janraasch.com"},
|
||||||
homepage = "https://www.janraasch.com"
|
{name = "Zdenek Kedaj", homepage = "https://github.com/zjedi"}
|
||||||
|
]
|
||||||
|
|
||||||
[original]
|
[original]
|
||||||
name = "GhostScroll"
|
name = "GhostScroll"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue