Compare commits

..
3 Commits
Author SHA1 Message Date
3err0 18436f9fb7 about link 2025-02-24 22:35:06 +08:00
3err0 befc4751ca projects 2024-02-18 12:38:59 +08:00
3err0 fbb893344a fix 2023-12-22 12:05:16 +08:00
3 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
<a class="nav-link" href="/hardware">Железо</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/services">Услуги</a>
<a class="nav-link" href="/about">Обо мне...</a>
</li>
</ul>
</div>
+5 -5
View File
@@ -6,16 +6,16 @@
<h1># Pavel Kuleshov</h1>
<p>
<span>
Гик, Безумец, IT'шник, Linux'оид
DevOps-инженер, Гик, Linux'оид
<hr />
<u>Известен в сети под псевдонимами:</u><br />
> Kamikadze, 3err0
<br /><br />
<u>Социалки:</u><br />
> <a href="https://t.me/ru_3err0" target="_blank">Telegram</a> / <a href="https://github.com/3err0" target="_blank">Github</a> / <a href="https://vk.com/3err0" target="_blank">VK</a>
<br /><br />
<u>Контакты для связи:</u><br />
> +79246194656 / <a href="mailto:mail@3err0.ru?subject=Hi" target="_blank">mail@3err0.ru</a>
> +79246194656 / <a href="https://t.me/ru_3err0" target="_blank">Telegram</a> / <a href="mailto:mail@3err0.ru?subject=Hi" target="_blank">mail@3err0.ru</a>
<br /><br />
<u>Проекты:</u><br />
> <a href="https://code.3err0.ru/3err0" target="_blank">Git</a> / <a href="https://homutovo.city/" target="_blank">Хомутово СИТИ</a> / <a href="https://t.me/micpo_blog" target="_blank">Micro Blog</a> / <s><a href="https://code.3err0.ru/3err0/sibtracker" target="_blank">Files-Sib.NET</a></s>
</span>
</p>
</span>
+1 -2
View File
@@ -1,6 +1,6 @@
/*
Theme Name: ZERRO
Version: 1.0
Version: 1.1
Description: Personal theme
Author: Pavel Kuleshov
Author URI: https://3err0.ru
@@ -46,7 +46,6 @@ a:hover {
box-sizing: border-box;
line-height: 1.5;
margin: 5.5em auto 0;
padding: 30px 35px 30px 37px;
width: 100%;
font-family: 'Segoe UI', Tahoma, sans-serif;
max-width: 960px;