From e6f832e5fbf02f07d4802d62a511657496464557 Mon Sep 17 00:00:00 2001 From: theshka Date: Tue, 1 Dec 2015 09:52:13 -0600 Subject: [PATCH] add comment to theme_config array --- config/config.php.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.php.template b/config/config.php.template index e685ab8..ad0bdef 100644 --- a/config/config.php.template +++ b/config/config.php.template @@ -27,7 +27,7 @@ * THEME */ // $config['theme'] = 'default'; // Set the theme (defaults to "default") -// $config['theme_config'] = array( +// $config['theme_config'] = array( // Configure the default theme // 'about_us' => '', // 'social_media' => array( // 'github' => '',