From 6383885f01bedf61530e4b168f6c814fcdf94bfb Mon Sep 17 00:00:00 2001 From: Will Faught Date: Tue, 13 Dec 2022 00:59:49 -0800 Subject: [PATCH] Remove useless indents --- theme.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme.toml b/theme.toml index 264efc24..3cadf117 100644 --- a/theme.toml +++ b/theme.toml @@ -8,5 +8,5 @@ name = "Paige" tags = ["blog", "bootstrap", "landing", "light", "minimal", "personal", "responsive"] [author] - homepage = "https://willfaught.com" - name = "Will Faught" +homepage = "https://willfaught.com" +name = "Will Faught"