-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
86 lines (79 loc) · 5.44 KB
/
index.html
File metadata and controls
86 lines (79 loc) · 5.44 KB
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
<!DOCTYPE html>
<html lang="ru-RU">
<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="Персональный сайт Лесных Ильи">
<meta name="author" content="Лесных Илья">
<meta name="propeller" content="474cd1114b68104c9e6f8ece1722d25b" />
<meta name="pushsdk" content="02fa4a22e72aa28b06e688d78836db43">
<link rel="shortcut icon" href="favicon.ico">
<title>Веб разработчик Лесных Илья</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@3.4.1/dist/css/bootstrap.min.css" integrity="sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu" crossorigin="anonymous">
<link href="styles.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
</head>
<body>
<a href="https://github.com/Aliance/Aliance.github.io" class="fork hide-on-print">
<img src="strip-fork-me-on-github.png" alt="Fork me on GitHub">
</a>
<div id="wrap">
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand visible-xs" href="http://lesnykh.ru/">Лесных Илья</a>
<a class="navbar-brand hidden-xs" href="http://lesnykh.ru/">Веб разработчик Лесных Илья</a>
</div>
<div class="collapse navbar-collapse" id="navbar-collapse">
<ul class="nav navbar-nav navbar-right hide-on-print">
<li class="active"><a href="/">Контакты</a></li>
<li><a href="/ru/cv/">Онлайн резюме</a></li>
<!--li><a href="https://dl.dropboxusercontent.com/u/16437353/job/%D0%A0%D0%B5%D0%B7%D1%8E%D0%BC%D0%B5.pdf"><span class="glyphicon glyphicon-download-alt"></span> Скачать резюме</a></li>
<li><a href="https://dl.dropboxusercontent.com/u/16437353/job/Resume.docx"><span class="glyphicon glyphicon-download-alt"></span> Download <abbr title="curriculum vitae" class="initialism">CV</abbr></a></li-->
</ul>
</div>
</div>
</nav>
<div class="container">
<div class="page-header hide-on-print">
<h1>Контакты</h1>
</div>
<p class="lead">Вы можете связаться со мной одним из следующих способов:</p>
<dl class="dl-horizontal">
<dt>E-mail</dt>
<dd><span class="glyphicon glyphicon-envelope"></span> <a href="mailto:lesnykh.ilja@gmail.com">lesnykh.ilja <i>at</i> gmail <i>dot</i> com</a></dd>
<dt>WhatsApp</dt>
<dd><span class="glyphicon glyphicon-earphone"></span> <a href="https://wa.me/79219766006">+7 921 976 6006</a></dd>
<dt>Telegram</dt>
<dd><span class="glyphicon glyphicon-send"></span> <a href="https://t.me/iLesnykh">@iLesnykh</a></dd>
<!-- оставлю здесь для ностальгии
<dt>skype</dt>
<dd><span class="glyphicon glyphicon-headphones"></span> aliance_spb</dd>
<dt>icq</dt>
<dd><span class="glyphicon glyphicon-globe"></span> 844594</dd>
-->
</dl>
</div>
</div>
<footer>
<div class="container text-center hide-on-print">2005 — 2026 © Лесных Илья</div>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js" integrity="sha384-s1ITto93iSMDxlp/79qhWHi+LsIi9Gx6yL+cOKDuymvihkfol83TYbLbOw+W/wv4" crossorigin="anonymous"></script>
<!-- Yandex.Metrika counter -->
<script type="text/javascript">(function (d, w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter1959736 = new Ya.Metrika({id:1959736, webvisor:true, clickmap:true, trackLinks:true, accurateTrackBounce:true}); } catch(e) { } }); var n = d.getElementsByTagName("script")[0], s = d.createElement("script"), f = function () { n.parentNode.insertBefore(s, n); }; s.type = "text/javascript"; s.async = true; s.src = (d.location.protocol == "https:" ? "https:" : "http:") + "//mc.yandex.ru/metrika/watch.js"; if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); } })(document, window, "yandex_metrika_callbacks");</script><noscript><div><img src="//mc.yandex.ru/watch/1959736" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
<script src="//my.rtmark.net/p.js?f=sync&lr=1&partner=39b599a1c2bd8a90ab36ca52816ad653d082b02c3f43c2b0c95f446e312207dc" defer></script>
<noscript><img src="//my.rtmark.net/img.gif?f=sync&lr=1&partner=39b599a1c2bd8a90ab36ca52816ad653d082b02c3f43c2b0c95f446e312207dc" width="1" height="1" /></noscript>
</body>
</html>