mirror of
https://github.com/RedGrox2013/AloeGames-Site.git
synced 2026-07-13 23:16:58 +00:00
Небольшие изменения
This commit is contained in:
+39
-7
@@ -18,6 +18,10 @@
|
||||
<div class="logo">
|
||||
AloeGames
|
||||
</div>
|
||||
|
||||
<!-- <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>
|
||||
@@ -26,8 +30,7 @@
|
||||
<section class="hero">
|
||||
<img src="images/logo.png" height="300">
|
||||
<h1 id="title">We Build Worlds</h1>
|
||||
<p id="desc">AloeGames is a modern game development studio focused on creating immersive, next-generation
|
||||
experiences.</p>
|
||||
<p id="desc">AloeGames is a modern, cool company that creates exciting next-generation gaming experiences (actually, we do everything but games).</p>
|
||||
|
||||
<form class="search-form" onsubmit="searchQuery(event)">
|
||||
<select id="searchEngine" class="search-engine" aria-label="Select search engine">
|
||||
@@ -53,13 +56,42 @@
|
||||
<div class="card"><h3>Project Two</h3><p>Multiplayer world with deep progression systems.</p></div>
|
||||
<div class="card"><h3>Project Three</h3><p>Story-driven adventure with emotional narrative.</p></div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2 id="contactTitle">Contact</h2>
|
||||
<p id="contactText">Get in touch with us for partnerships, collaborations, or just to say hello.</p>
|
||||
</section>-->
|
||||
|
||||
<section>
|
||||
<h2 id="mirrorsTitle">Mirrors</h2>
|
||||
<p id="mirrorsText">We support a free internet and provide mirrors in censorship-resistant networks:</p>
|
||||
<div class="mirror-links">
|
||||
<a class="mirror-card" href="http://ygg.aloegames.com/" target="_blank" rel="noopener">
|
||||
<span class="mirror-icon">🌿</span>
|
||||
<span class="mirror-title">Yggdrasil</span>
|
||||
<span class="mirror-url">ygg.aloegames.com</span>
|
||||
<span class="mirror-url">http://[201:147:a17f:a04c:b90a:fb29:342:781c]:1616</span>
|
||||
</a>
|
||||
<a class="mirror-card" href="http://ao7r5hzwjb2ynqc5ovy3gelsk24lz7r7yeg6rqjkzc4sqtb3ysia.b32.i2p" target="_blank" rel="noopener">
|
||||
<span class="mirror-icon">🔐</span>
|
||||
<span class="mirror-title">I2P</span>
|
||||
<span class="mirror-url">ao7r5hzwjb2ynqc5ovy3gelsk24lz7r7yeg6rqjkzc4sqtb3ysia.b32.i2p</span>
|
||||
</a>
|
||||
<a class="mirror-card" href="http://aloegamewcp5ivt5myay3bgy3mx65kjnutfauxditrjtbvrrn2woamqd.onion" target="_blank" rel="noopener">
|
||||
<span class="mirror-icon">🧅</span>
|
||||
<span class="mirror-title">Tor</span>
|
||||
<span class="mirror-url">aloegamewcp5ivt5myay3bgy3mx65kjnutfauxditrjtbvrrn2woamqd.onion</span>
|
||||
</a>
|
||||
<a class="mirror-card" href="https://aloegames.com/" target="_blank" rel="noopener">
|
||||
<span class="mirror-icon">🌐</span>
|
||||
<span class="mirror-title">Clearnet</span>
|
||||
<span class="mirror-url">aloegames.com</span>
|
||||
</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2 id="contactTitle">Contact</h2>
|
||||
<p id="contactText">Get in touch with us for partnerships, collaborations, or just to say hello.</p>
|
||||
<p>Telegram: <a class="contact-link" href="https://t.me/AloeGames" rel="noopener" target="_blank">@AloeGames</a></p>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
© 2026 AloeGames. All rights reserved.
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user