diff --git a/exampleSite/config.toml b/exampleSite/config.toml index a904f5b..16fab02 100755 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -6,6 +6,6 @@ theme = "binario" [Params] description = "Responsive card-based & code-light Hugo theme" - cardsPerRow = 2 + columns = 2 mainSections = ["post"] dateFormat = "January 02, 2006"