forked from Eunit99/berlinebot.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
178 lines (156 loc) · 8.75 KB
/
index.html
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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Berline | Conversational bot</title>
<meta name="description" content="Berline is a conversational bot which discourages you from getting infatuated.">
<meta name="keywords" content="Berline, Berlinebot, conversational bot, discouraging infatuation, infatuation, #StopInfatuation, #NoInfatuation, #Berline, #BerlineBot, #Infatuation.">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="theme-color" content="#9966ff">
<meta name="apple-touch-fullscreen" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="purple">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@Berline_bot">
<meta name="twitter:creator" content="@eunit99">
<meta name="twitter:title" content="Berline | Conversational bot">
<meta name="twitter:description" content="Berline is a conversational bot which discourages you from getting infatuated.">
<meta name="twitter:image" content="/img/bot-icon-29.jpg">
<link rel="icon" href="/img/bot-icon-29.jpg" class="js-favicon">
<link rel="apple-touch-icon" sizes="152x152" href="">
<link rel="apple-touch-icon" sizes="120x120" href="/img/bot-icon-29.jpg">
<link rel="apple-touch-icon" sizes="76x76" href="/img/bot-icon-29.jpg">
<link rel="apple-touch-icon" sizes="60x60" href="/img/bot-icon-29.jpg">
<link rel="mask-icon" href="/bot-icon-29.jpg" color="#9966ff">
<!-- Open Graph data -->
<meta property="og:title" content="Berline | Conversational bot">
<meta property="og:url" content="https://berlinebot.github.io">
<meta property="og:description" content="Berline is a conversational bot which discourages you from getting infatuated.">
<meta property="og:site_name" content="Berline | Conversational bot">
<meta property="og:image" content="/img/bot-icon-29.jpg">
<meta name="og:locale" content="en_UK">
<meta name="fb:admins" content="2266763106901752">
<meta name="og:type" content="website">
<!-- Site Verifications -->
<meta name="google-site-verification" content="ACO0tfPVg0Zu470syuhjyqi1xQ8PC7slrsLzioEMrNE" />
<meta name="google-site-verification" content="vzSs42zj8UfMn1Et-qjDLn_UMTvIoFpx-MOhIcP31QI" />
<meta name="google-site-verification" content="1vaQrJWZphkwNxBGkX-j63-h4DlJBKX1-rDXVMx5a0w" />
<link rel="shortcut icon" href="/img/bot-icon-29.jpg" type="image/x-icon">
<link rel="icon" href="/img/bot-icon-29.jpg" type="image/x-icon">
<link rel="shortcut icon" href="/img/bot-icon-29.jpg">
<!-- Stylesheets -->
<link rel="stylesheet" type="text/css" media="all" href="/css/reset.css">
<link rel="stylesheet" type="text/css" media="all" href="/css/berlinebot.css">
<link rel="stylesheet" type="text/css" media="all" href="/css/animate.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<!-- Custom fonts for this template -->
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Muli" rel="stylesheet">
<!-- Scripts -->
<script type="text/javascript" src="/js/jquery-3.1.1.min.js"></script>
<script type="text/javascript" src="/js/berline_bot_conversations.js"></script>
<script type="text/javascript" src="/js/berline_contact.js"></script>
<script type="text/javascript" src="/js/berline_chat_settings.js"></script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KCW4FL3');</script>
<!-- End Google Tag Manager -->
<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-131082881-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body onselectstart="return false" onpaste="return false;" onCopy="return false" onCut="return false" onDrag="return false" onDrop="return false" oncontextmenu="return false">
<div class="loader">
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
</div>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KCW4FL3"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div id="chat-container" class="container spacer animated fadeIn">
<img class="chatImg" src="/img/bot-icon-29.jpg" alt="Berline image" />
<span id="welcomeMsg"></span>
</div>
<div id="container" class="container spacer">
<div id="about-container" class="container spacer animated fadeIn displayOff">
<div id="about-container" class="container spacer animated ">
<div class="section">
<img src="/img/bot-icon-29.jpg" alt="Berline image">
<h1>Berline is a conversational bot which discourages you from getting infatuated.</h1>
<p>Berline was developed by <a target="_blank" title="Eunit on Github" href="https://github.com/eunit99/">Eunit</a> because he believes that <b>infatuation</b> is a foolish and unreasoned love.</p>
<p class="highlight">Eunit believes that <b>nobody</b> deserves to be infatuated with.</p>
</div>
<h1>About the developer</h1>
<p>Emmanuel Uchenna, popularly known as Eunit is a web developer from Nigeria. He is a programming nerd who loves and savvies everything relating to science and technology.</p>
<p>He is an enthusiastic learner and coder, hence, he can be found coding in his free time.</p>
<p>He currently work under <a href="#" title="Eunit Designs Inc" class="link">Eunit Designs Inc.</a> — where he is the lead developer.</p>
<p>If he is not coding or programming, he will be found reading his anatomical books.</p>
</div> <div class="section">
<h1>Get in touch with Berline</h1>
<div>
<a title="Berline bot on Facebook" target="_blank" href="https://facebook.com/berlinebot" class="big-link">https://facebook.com/berlinebot</a>
</div>
<div>
<a title="Berline bot on Twitter" target="_blank" href="https://www.twitter.com/berline_bot" class="big-link">https://www.twitter.com/berline_bot</a>
</div>
<div>
<a title="Mail Berline bot" target="_blank" href="mailto:[email protected]" class="big-link">[email protected]</a>
</div>
</div>
</div>
<div class="displayNone" id="menu">
<ul>
<li id="chat" class="active">
<a href="#chat-container" onclick="chat()">
<i class="fa fa-comments-o fa-2x"></i>
Chat
</a>
</li>
<li id="about">
<a href="#about-container" onclick="about()">
<i class="fa fa-info-circle fa-2x"></i>
About
</a>
</li>
<li id="mail">
<a href="#" onclick="mail()">
<i class="fa fa-envelope-o fa-2x"></i> Mail
</a>
</li>
</ul>
</div>
<noscript>
<div class="noJS noJSText">
<i class="fa fa-exclamation-triangle fa-3x"></i>
Berline can't run without JavaScript. Click <a href="https://enable-javascript.com/" title="Learn how to enable JavaScript on your browser" target="_blank">here</a> to learn more.
</div>
</noscript>
</body>
</html>