mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 20:41:20 -05:00
space
This commit is contained in:
parent
732e4501a2
commit
1b09e513b4
@ -15,7 +15,7 @@ $page_title .= $this->config->item('site_name');
|
||||
|
||||
//Carabiner
|
||||
$this->carabiner->config(array(
|
||||
'script_dir' => 'themes/bootstrap/js/',
|
||||
'script_dir' => 'themes/bootstrap/js/',
|
||||
'style_dir' => 'themes/bootstrap/css/',
|
||||
'cache_dir' => 'static/asset/',
|
||||
'base_uri' => base_url(),
|
||||
|
@ -15,7 +15,7 @@ $page_title .= $this->config->item('site_name');
|
||||
|
||||
//Carabiner
|
||||
$this->carabiner->config(array(
|
||||
'script_dir' => 'themes/geocities/js/',
|
||||
'script_dir' => 'themes/geocities/js/',
|
||||
'style_dir' => 'themes/geocities/css/',
|
||||
'cache_dir' => 'static/asset/',
|
||||
'base_uri' => base_url(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user