27102023
This commit is contained in:
30
includes/head/head.php
Normal file
30
includes/head/head.php
Normal file
@@ -0,0 +1,30 @@
|
||||
<head>
|
||||
<title>Logisoft Technology Solutions</title>
|
||||
<meta charset=utf-8>
|
||||
<meta name="robots" content="index, follow">
|
||||
<meta name="keywords" content="Logisoft Technology Solutions">
|
||||
<meta name="description" content="Logisoft Technology Solutions">
|
||||
<meta name="author" content="Fazul Ilahi">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||
|
||||
<!-- FAVICONS -->
|
||||
<link rel="shortcut icon" href="images/favicon/apple-touch-icon.png">
|
||||
<link rel="apple-touch-icon" href="images/favicon/apple-touch-icon.png">
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="images/favicon/mstile-150x150.png">
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="images/favicon/android-chrome-192x192.png">
|
||||
|
||||
<!-- CSS -->
|
||||
<!-- REVOSLIDER CSS SETTINGS -->
|
||||
<link rel="stylesheet" type="text/css" href="rs-plugin/css/settings.min.css" media="screen" />
|
||||
<!-- BOOTSTRAP -->
|
||||
<link rel="stylesheet" href="css/bootstrap.min.css">
|
||||
<!-- GOOGLE FONT -->
|
||||
<link href='https://fonts.googleapis.com/css?family=Lato:300,400,700%7COpen+Sans:400,300,700' rel='stylesheet' type='text/css'>
|
||||
<!-- ICONS ELEGANT FONT & FONT AWESOME & LINEA ICONS -->
|
||||
<link rel="stylesheet" href="css/icons-fonts.css">
|
||||
<!-- CSS THEME -->
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
<!-- ANIMATE -->
|
||||
<link rel='stylesheet' href="css/animate.min.css">
|
||||
|
||||
</head>
|
||||
Reference in New Issue
Block a user