Commit Diff


commit - 0901d53711288f62c40a4d386431792399722a7a
commit + b9c62491fd422ce8cea5b4cb186c52f950221979
blob - fff4f3295378cba64d0b1ee68179c179821255ed
blob + 406133e2c1accb059c813053f3f2813595e213ba
--- theme.toml
+++ theme.toml
@@ -1,12 +1,12 @@
-name = "Soul"
-license = "MIT"
+name        = "Soul"
+license     = "MIT"
 licenselink = "https://github.com/isaacmeerloo/soul/blob/main/LICENSE"
 description = "A minimal, typography-focused Hugo theme with sidebar navigation"
-homepage = "https://github.com/isaacmeerloo/soul"
-tags = ["blog", "minimal", "clean", "typography", "sidebar", "responsive"]
-features = ["responsive", "sidebar-nav", "typography-focused", "configurable"]
+homepage    = "https://github.com/isaacmeerloo/soul"
+tags        = ["blog", "minimal", "clean", "typography", "sidebar", "responsive"]
+features    = ["responsive", "sidebar-nav", "typography-focused", "configurable"]
 min_version = "0.112.0"
 
 [author]
-  name = "Isaac Meerloo"
-  homepage = "https://36.church"
+  name      = "Isaac Meerloo"
+  homepage  = "https://36.church"