Files
constructdemo/ConstructorAppUI/Views/Shared/Components/_HomeLayoutHeaderPartialComponent/Default.cshtml

29 lines
1.4 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<head>
<meta charset="utf-8">
<title>PLK Construct | Müteahitler ve İnşaat Firmaları için Admin Panelli Dinamik Web Sitesi </title>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0">
<meta name="keywords" content="yazılım geliştirme, web sitesi tasarımı, bilişim firması">
<meta name="description" content="Profesyonel yazılım geliştirme ve web tasarım hizmetleri sunuyoruz. İşletmeniz için modern ve etkili çözümler.">
<link rel="canonical" href="https://www.polikarbilisim.com">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Montserrat:300,400,500,700,800">
<link rel="stylesheet" href="~/WebTheme/css/bootstrap.css">
<link rel="stylesheet" href="~/WebTheme/css/fonts.css">
<link rel="stylesheet" href="~/WebTheme/css/style.css">
<style>
.ie-panel {
display: none;
background: #212121;
padding: 10px 0;
box-shadow: 3px 3px 5px 0 rgba(0,0,0,.3);
clear: both;
text-align: center;
position: relative;
z-index: 1;
}
html.ie-10 .ie-panel, html.lt-ie-10 .ie-panel {
display: block;
}</style>
</head>