From b823330aff4fe9bae83e76d2e32dce87eeaa3c61 Mon Sep 17 00:00:00 2001 From: slashformotion Date: Wed, 28 Jul 2021 17:25:01 +0200 Subject: [PATCH] remove single author line --- theme.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/theme.toml b/theme.toml index eeb14d1..9ce63e3 100644 --- a/theme.toml +++ b/theme.toml @@ -11,7 +11,3 @@ 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"