Поправил навигацию

This commit is contained in:
RedGrox
2026-08-18 00:24:29 +03:00
parent 72684fe981
commit fb045377cd
2 changed files with 8 additions and 3 deletions
-3
View File
@@ -22,9 +22,6 @@
<a class="header-button" href="./projects/" target="_blank">
Projects
</a>
<!-- <a class="header-button" href="https://t.me/AloeGames" rel="noopener" target="_blank">
<img src="https://telegram.org/img/t_logo.svg" alt="Telegram">
</a> -->
</div>
<div class="lang-switch" onclick="toggleLang()">RU / EN</div>
+8
View File
@@ -10,6 +10,14 @@
<body>
<canvas id="bgCanvas"></canvas>
<header>
<div class="header-left">
<a class="header-button" href="../">
<img src="../images/logo.png">
</a>
</div>
</header>
<section class="hero">
<h1>To be continue...</h1>
</section>