specify encoding
[phorkie.git] / data / config.default.php
index ec686222284ed491b02fbe6135db18fda3ff2a26..ab5c4747dddd207449cb125e83d8d693dd6cdc18 100644 (file)
@@ -2,5 +2,6 @@
 $GLOBALS['phorkie']['cfg'] = array(
     'repos' => __DIR__ . '/../repos/',
     'tpl'   => __DIR__ . '/templates/',
+    'css'   => 'http://twitter.github.com/bootstrap/assets/css/bootstrap.css',
 );
 ?>
\ No newline at end of file