Files
Tenextsite/includes/head/head.php
thethinkloops e6704863cf 27122025
2025-12-27 13:54:24 +05:30

31 lines
1.4 KiB
PHP

<head>
<base href="/">
<title>Tenext</title>
<meta charset=utf-8>
<meta name="robots" content="Tenext, technologies,mobile applications,enterprise app;ications">
<meta name="keywords" content="Tenext Technologies">
<meta name="description" content="Tenext Technologies ">
<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>