1
0
Fork 0

Update assets, fix redirect

This commit is contained in:
Jannik Beyerstedt 2021-01-24 18:11:31 +01:00
parent 03ab30b8c1
commit a6d1fbc767
18 changed files with 19 additions and 9864 deletions

View file

@ -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?v1.1') ?>
<?php echo css('assets/css/foundation.css?v2.0') ?>
<?php echo css('assets/css/main.css?v1.1') ?>
<?php echo css('assets/css/main.css?v2.0') ?>
<?php echo css('@auto') ?>