-
Notifications
You must be signed in to change notification settings - Fork 0
/
index_ru.html
45 lines (41 loc) · 1.91 KB
/
index_ru.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
---
layout: main
title: dsavenko
lang_switch: index.html
lang_switch_to: en
---
<div class="row">
<div class="twelve columns">
<h5>Разработчик ПО</h5>
<h4>Проекты</h4>
</div>
</div>
<div class="row">
<div class="twelve columns">
<h5><a href="http://dsavenko.com/procrastinator">Прокрастинатор</a></h5>
<p>Мобильное новостное приложение. Прокрастинатор легкий и быстрый. Он собирает новости и статьи с других ресурсов и показывает вам по одной. И при этом не нагружает вас лишней информацией или рекламой и не тратит ваше время ни на что, кроме новостей.</p>
</div>
</div>
<div class="row">
<div class="twelve columns">
<!--h4>Поддержать разработчика</h4>
<h5>
<a href="https://pay.mysbertips.ru/10798210" target="_blank">СберЧаевые</a> |
<a href="/crypto_ru.html">Крипта</a>
</h5-->
<h4>Контакты</h4>
<p>
Контактный электронный адрес: <a href="mailto:[email protected]" title="[email protected]">[email protected]</a>.
</p>
<h5>
<span style="white-space: nowrap;">
<a href="mailto:[email protected]" title="[email protected]"><i class="fa fa-envelope-o fa-fw"></i></a>
<a href="https://www.linkedin.com/in/dsavenko"><i class="fa fa-linkedin fa-fw"></i></a>
<a href="https://github.com/dsavenko"><i class="fa fa-github fa-fw"></i></a>
<a href="https://bitbucket.org/dsavenko"><i class="fa fa-bitbucket fa-fw"></i></a>
</span>
</h5>
<h4>Блог</h4>
</div>
</div>
{% include_relative blog.html %}