mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 19:46:21 +05:30
Update layout.html.php
This commit is contained in:
parent
50b6d0b520
commit
f3f12f44d9
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<!-- Global CSS -->
|
||||
<link rel="stylesheet" href="<?php echo theme_path();?>css/bootstrap.min.css">
|
||||
<!-- Plugins CSS -->
|
||||
<link rel="stylesheet" href="<?php echo site_url() ?>system/resources/css/fontawesome.min.css">
|
||||
<link rel="stylesheet" href="<?php echo site_url() ?>system/resources/css/fontawesome.min.css?v=1">
|
||||
<link rel="stylesheet" href="<?php echo site_url() ?>system/resources/css/solid.min.css">
|
||||
<link rel="stylesheet" href="<?php echo site_url() ?>system/resources/css/brands.min.css">
|
||||
<!-- Font CSS -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue