From afada6e817e8a790e77b618af74b23fdaef0200b Mon Sep 17 00:00:00 2001 From: Matt Stratton Date: Wed, 3 May 2017 12:47:43 -0500 Subject: Flip back to row --- exampleSite/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 7f3828e..bcd58ee 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -40,7 +40,7 @@ themesdir = "../.." [params] site_theme = "orange" -site_layout = "grid" +site_layout = "row" # about_logo = "/img/hugocast.png" copyright_notice = "Copyright 2016 [Matt Stratton](https://www.mattstrattion.io)" itunes_subscribe = "http://itunes.apple.com/us/podcast/arrested-devops/id773888088?mt=2&uo=4&at=11lsCi" -- cgit v1.2.3