AC_services_website_design/app/Views/pages/commonfiles/link.php

41 lines
1.8 KiB
PHP
Raw Normal View History

2024-03-13 12:38:15 +00:00
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Airvice - AC Repair Services HTML5 Template</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="manifest" href="site.html">
<link rel="shortcut icon" type="image/x-icon" href="assets/favicon.png">
<!-- <link rel="icon" href="<?php echo base_url() ?>assets/images/favicon.ico" type="image/x-icon"> -->
<link href="https://fonts.googleapis.com/css?family=Mada:300,400,500,600,700" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="<?php echo base_url() ?>assets/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="<?php echo base_url() ?>assets/css/animate.min.css">
<link rel="stylesheet" type="text/css" href="<?php echo base_url() ?>assets/css/custom-animation.css">
<link rel="stylesheet" type="text/css" href="<?php echo base_url() ?>assets/css/fontawesome.min.css">
<link rel="stylesheet" type="text/css" href="<?php echo base_url() ?>assets/css/meanmenu.css">
<link rel="stylesheet" type="text/css" href="<?php echo base_url() ?>assets/css/flaticon.css">
<link rel="stylesheet" type="text/css" href="<?php echo base_url() ?>assets/css/venobox.min.css">
<link rel="stylesheet" type="text/css" href="<?php echo base_url() ?>assets/css/backToTop.css">
<link rel="stylesheet" type="text/css" href="<?php echo base_url() ?>assets/css/slick.css">
<link rel="stylesheet" type="text/css" href="<?php echo base_url() ?>assets/css/swiper-bundle.css">
<link rel="stylesheet" type="text/css" href="<?php echo base_url() ?>assets/css/default.css">
<link rel="stylesheet" type="text/css" href="<?php echo base_url() ?>assets/css/main.css">
<link rel="icon" type="image/png" href="assets/images/favicon.png">