Appzia_website_design/application/views/pages/link/links.php

34 lines
1.4 KiB
PHP

<meta charset="utf-8" />
<title>Appzia Landing Page </title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content=" " />
<meta name="keywords" content="" />
<meta content="Themesdesign" name="author" />
<link rel="shortcut icon" href="<?php echo base_url()?>assets/images/appzia_favicon.png">
<!-- Bootstrap css -->
<link rel="stylesheet" href="<?php echo base_url()?>assets/css/bootstrap.min.css" type="text/css"
id="bootstrap-style" />
<!-- Material Icon Css -->
<link rel="stylesheet" href="<?php echo base_url()?>assets/css/materialdesignicons.min.css" type="text/css" />
<!-- Unicon Css -->
<link rel="stylesheet" href="../../../unicons.iconscout.com/release/v4.0.0/css/line.css" />
<!-- Swiper Css -->
<link rel="stylesheet" href="<?php echo base_url()?>assets/css/tiny-slider.css" type="text/css" />
<link rel="stylesheet" href="<?php echo base_url()?>assets/css/swiper.min.css" type="text/css" />
<!-- Custom Css -->
<link rel="stylesheet" href="<?php echo base_url()?>assets/css/style.min.css" type="text/css" />
<!-- <link rel="stylesheet" href="js/read.js" type="text/css" /> -->
<!-- <script src="js/read.js"></script> -->
<!-- colors -->
<link href="<?php echo base_url()?>assets/css/colors/default.css" rel="stylesheet" type="text/css" id="color-opt" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">