1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-20 04:32:01 +02:00

_blank theme tweak

This commit is contained in:
Cameron 2018-11-09 14:33:23 -08:00
parent bc996f7721
commit 5d19d0a70f
2 changed files with 7 additions and 1 deletions

View File

@ -7,7 +7,9 @@ e107::lan('theme');
e107::meta('viewport', 'width=device-width, initial-scale=1.0');
//e107::meta('apple-mobile-web-app-capable','yes');
e107::library('load', 'bootstrap');
//e107::library('load', 'bootstrap');
define('BOOTSTRAP', 3);
//e107::js('theme', 'js/theme.js');

View File

@ -16,6 +16,10 @@
<word>empty</word>
<word>template</word>
</keywords>
<libraries>
<library name="bootstrap" version="3" scope="all"/>
<library name="fontawesome" scope="all"/>
</libraries>
<layouts>
<layout name='default' title='Default' default='true' />
<layout name='home' title='Home'>