added a second author (me) to theme.toml

This commit is contained in:
slashformotion 2021-07-26 21:21:14 +02:00
parent 6200797489
commit 4ccd5c9bda

View file

@ -7,6 +7,11 @@ tags = ["blog", "tufte", "minimal"]
features = ["math", "tufte-css", "tufte"]
min_version = 0.85
authors = [
{name = "Shawn O'Hare", homepage = "http://www.shawnohare.com"},
{name = "Slashformotion", homepage = "https://github.com/slashformotiongithub"}
]
[author]
name = "Shawn O'Hare"
homepage = "http://www.shawnohare.com"