-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.htm
102 lines (91 loc) · 3.66 KB
/
index.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Website for collect all Ayturan in one place">
<meta name="author" content="akinayturan">
<meta name="google-site-verification" content="9hXlCZFgeoaDzqsXjvb9lzUx5BmxFkoJ_qEXL50lI_w"/>
<link rel="icon" href="file/favicon.png">
<title>Ayturan</title>
<!-- BOOTSTRAP CORE CSS -->
<link rel="stylesheet" href="file/css/vendor/bootstrap.min.css">
<!-- PLUGIN STYLES FOR THIS TEMPLATE -->
<link rel="stylesheet" href="file/css/vendor/magnific-popup.css">
<link rel="stylesheet" href="file/css/vendor/jquery.mCustomScrollbar.min.css">
<link rel="stylesheet" href="file/css/vendor/particles-anim.css">
<!-- MAIN STYLE FOR THIS TEMPLATE -->
<link rel="stylesheet" href="file/css/main.css">
</head>
<body class="layout-2">
<!-- AUDIO TOGGLE -->
<button class="audio-toggle wave"><i></i><i></i><i></i></button>
<!-- NAV SOCIAL -->
<div class="nav-social">
</div>
<!-- BACKGROUND PARTICLES -->
<div class="main-bg bg-image overlay" style="background-color: #222;">
<div id="particles-js"></div>
</div>
<!-- INTRO SECTION -->
<div id="intro" class="section-intro">
<!-- LANGUAGE -->
<nav class="menu top right language">
<ul>
<li><a href="/" class="active">eng</a></li>
<li><a href="/tr.htm" >tr</a></li>
</ul>
</nav>
<div class="container">
<div class="row intro-row">
<div class="col-md-12 intro-text">
<h2>Ayturan: <span class="typed">Welcome</span></h2>
<!-- TYPED STRINGS -->
<div class="typed-strings">
<p>609,538th most common surname in the world</p>
<p>Approximately 352 people bear this surname</p>
<p>Most prevalent in:Turkey</p>
</div>
<p>If u are an Ayturan, and if u want to get a website or mail adress just mail to us</p>
<h3>Contact email to <a href="mailto:ayturan@ayturan.com">ayturan@ayturan.com</a></h3>
<p class="specialay"><a href="https://akin.ayturan.com">Yasin Akın</a></p>
<p class="specialay"><a href="https://cansu.ayturan.com">Zeynep Cansu</a></p>
<p class="specialay"><a href="https://doruk.ayturan.com">Doruk</a></p>
</div>
</div>
</div>
</div>
<!-- /END INTRO SECTION -->
<!-- AUDIO -->
<audio id="audio-player" loop>
<source src="file/audio/audio.mp3" type="/audio/mpeg">
</audio>
<!-- /END AUDIO -->
<!-- jQuery -->
<script src="file/js/vendor/jquery-1.11.3.min.js"></script>
<!-- BOOTSTRAP CORE JAVASCRIPT -->
<script src="file/js/vendor/bootstrap.min.js"></script>
<!-- PLUGIN SCRIPTS FOR THIS TEMPLATE -->
<script src="file/js/vendor/plugins.js"></script>
<script src="file/js/vendor/particles.min.js"></script>
<script src="file/js/vendor/particles-anim.js"></script>
<!-- MAIN SCRIPT FOR THIS TEMPLATE -->
<script src="file/js/main.js"></script>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-26694472-4', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>