[CSS, SITE] migrate to bootstrap v4-beta
This commit is contained in:
parent
f30049a8ac
commit
a59227a733
31 changed files with 208 additions and 197 deletions
|
@ -26,9 +26,9 @@ if( $page->isHomePage() ) {
|
|||
<meta name="robots" content="<?php echo $page->meta_robots()->html() ?>">
|
||||
<?php endif; ?>
|
||||
|
||||
<?php echo css('assets/css/foundation.css') ?>
|
||||
<?php echo css('assets/css/foundation.css?v2') ?>
|
||||
|
||||
<?php echo css('assets/css/main.css') ?>
|
||||
<?php echo css('assets/css/main.css?v2') ?>
|
||||
|
||||
<?php echo css('@auto') ?>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue