mirror of
https://github.com/RedGrox2013/AloeGames-Site.git
synced 2026-09-18 19:55:36 +00:00
Поправил навигацию
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user