<?php return array(
/**
 * Theme configuration goes there
 */
    'name'    => 'Academica',   	 // theme name
    'styled'  => false,            	 // true if current theme supports styling
    'scripts' => array('slides.min')     // javascripts theme uses
);