|
@@ -20,7 +20,6 @@
|
|
|
<!-- ============ import common css ========== -->
|
|
|
<link rel="stylesheet" href="{{ "/css/bootstrap.min.css" | relURL }}"/>
|
|
|
<link rel="stylesheet" href="{{ "/css/layouts/main.css" | relURL }}"/>
|
|
|
-<link rel="stylesheet" href="{{ "/css/style.css" | relURL }}"/>
|
|
|
<link rel="stylesheet" href="{{ "/css/navigators/navbar.css" | relURL }}"/>
|
|
|
<link rel="stylesheet" href="{{ "/css/plyr.css" | relURL }}"/>
|
|
|
<link rel="stylesheet" href="{{ "/css/flag-icon.min.css" | relURL }}"/>
|
|
@@ -31,6 +30,3 @@
|
|
|
|
|
|
<!--================= fab-icon =========================-->
|
|
|
<link rel="icon" type="image/png" href="{{ $favicon }}" />
|
|
|
-
|
|
|
-<!--================= custom style overrides =========================-->
|
|
|
-<link rel="stylesheet" href="{{ "/css/style.css" | relURL }}"/>
|