30 lines
1.0 KiB
PHP
30 lines
1.0 KiB
PHP
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
<meta name="description" content="">
|
|
<meta name="author" content="">
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
|
|
<title>Program Kampung Iklim</title>
|
|
|
|
<!-- Bootstrap core CSS -->
|
|
<link href="{{ asset('vendor/bootstrap/css/bootstrap.min.css') }}" rel="stylesheet">
|
|
|
|
<!--
|
|
|
|
TemplateMo 570 Chain App Dev
|
|
|
|
https://templatemo.com/tm-570-chain-app-dev
|
|
|
|
-->
|
|
|
|
<!-- Additional CSS Files -->
|
|
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
|
|
<link rel="stylesheet" href="{{ asset('assets/css/templatemo-chain-app-dev.css') }}">
|
|
<link rel="stylesheet" href="{{ asset('assets/css/animated.css') }}">
|
|
<link rel="stylesheet" href="{{ asset('assets/css/owl.css') }}">
|
|
|
|
|
|
</head> |