mirror of
https://github.com/Elatteria/Elatteria-Website.git
synced 2025-07-22 07:02:12 +03:00
About page
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="games.html">Games</a></li>
|
||||
<li class="logo"><a href="index.html"></a></li>
|
||||
<li>Links</li>
|
||||
<li><a href="about.html">About</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
@@ -20,9 +23,7 @@
|
||||
<p><strong>Welcome to E-Cafe!</strong><br>
|
||||
We're a small community with a Discord server, a Minecraft server</p>
|
||||
</section>
|
||||
<iframe
|
||||
class="discord"
|
||||
src="https://discord.com/widget?id=1003699887239610480&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts">
|
||||
</iframe>
|
||||
<a href="https://discord.gg/UwcQBWF6vF" target="_blank" rel="noopener noreferrer">Discord</a>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user