[SITE] activate js files in html-end separately for each template
This commit is contained in:
parent
2a2cf3bb89
commit
64cb550e9f
8 changed files with 52 additions and 38 deletions
|
@ -43,11 +43,6 @@ c::set('plg_masonry.sort', 'sort'); // sortBy parameter: sort, title, etc.
|
|||
c::set('plg_masonry.dir', 'asc'); // sortBy direction: asc, desc
|
||||
c::set('plg_masonry.lightbox', 'swipebox');
|
||||
|
||||
// plg-navbar style:
|
||||
//c::set('navbar-class', 'navbar-inverse navbar-fixed-top');
|
||||
//c::set('navbar-ignoreChildren', true);
|
||||
//c::set('navbar-affix', true);
|
||||
|
||||
// bastians columns.php plugin from https://github.com/getkirby/plugins/tree/master/columns
|
||||
c::set('columns.container', 'row');
|
||||
c::set('columns.item', 'col-sm-6 columns');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue