diff --git a/theme.toml b/theme.toml index f136e512..e93396e5 100644 --- a/theme.toml +++ b/theme.toml @@ -25,7 +25,15 @@ homepage = "https://github.com/willfaught/paige" license = "Apache-2.0" licenselink = "https://www.apache.org/licenses/LICENSE-2.0" name = "Paige" -tags = ["blog", "bootstrap", "landing", "light", "minimal", "personal", "responsive"] +tags = [ + "blog", + "bootstrap", + "landing", + "light", + "minimal", + "personal", + "responsive" +] [author] homepage = "https://willfaught.com"