diff --git a/config.yaml b/config.yaml index bf3b77f..d951b24 100644 --- a/config.yaml +++ b/config.yaml @@ -13,4 +13,11 @@ preserveTaxonomyNames: true sitemap: changefreq: monthly filename: sitemap.xml - priority: 0.5 \ No newline at end of file + priority: 0.5 + +params: + # This tells hugp-bulma-cookbook theme to use the list display view + UseListRows: true + + # Enable this line to use the card view + #UseCardView: true \ No newline at end of file