new file: main_dc/valitovgaziz/html/images/favicon/brand-telegram.svg

new file:   main_dc/valitovgaziz/html/images/favicon/brand-vk.svg
	modified:   main_dc/valitovgaziz/html/index.html
valitovgaziz site header target=_blank
This commit is contained in:
2025-11-05 13:27:57 +05:00
parent c0a00a4237
commit 636875b336
3 changed files with 10 additions and 8 deletions
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-brand-telegram"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M15 10l-4 4l6 6l4 -16l-18 7l4 2l2 6l3 -4" /></svg>

After

Width:  |  Height:  |  Size: 364 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-brand-vk"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M14 19h-4a8 8 0 0 1 -8 -8v-5h4v5a4 4 0 0 0 4 4h0v-9h4v4.5l.03 0a4.531 4.531 0 0 0 3.97 -4.496h4l-.342 1.711a6.858 6.858 0 0 1 -3.658 4.789h0a5.34 5.34 0 0 1 3.566 4.111l.434 2.389h0h-4a4.531 4.531 0 0 0 -3.97 -4.496v4.5z" /></svg>

After

Width:  |  Height:  |  Size: 538 B

+8 -8
View File
@@ -64,11 +64,11 @@
<header class="hero">
<div class="hero-content">
<div class="hero-text">
<h1>Валитов Газиз</h1>
<p class="hero-subtitle">
Fullstack-разработчик & Основатель
<h1>ВАЛИТОВ ГАЗИЗ</h1>
<h3 class="hero-subtitle">
Технологический преприниматель & Fullstack-разработчик
<span class="highlight">Yalarba.ru</span>
</p>
</h3>
<p class="hero-description">
Создаю технологические решения для туризма будущего. Развиваю проект
<strong>Yalarba.ru</strong> — платформу, которая меняет подход к
@@ -93,10 +93,10 @@
<div class="social_links_block">
<div class="social_link_block">
<h4>Подписывайтесь в ВК</h4>
<a href="https://vk.com">
<a href="https://vk.com" target="_blank">
<div class="social_link">
<img
src="./images/favicon/icons8-vk-50.png"
src="./images/favicon/brand-vk.svg"
alt="VK - вконтакте"
/>
</div>
@@ -104,10 +104,10 @@
</div>
<div class="social_link_block">
<h4>Пишите в телеграм</h4>
<a href="https://t.me/valitovgaziz">
<a href="https://t.me/valitovgaziz" target="_blank">
<div class="social_link">
<img
src="./images/favicon/icons8-телеграм-50.png"
src="./images/favicon/brand-telegram.svg"
alt="телеграмм"
/>
</div>