mirror of
https://github.com/Elatteria/Elatteria-Website.git
synced 2025-07-22 07:02:12 +03:00
more flagle additions
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Home - E-Cafe</title>
|
||||
<title>Home | E-Cafe</title>
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
<body>
|
||||
@@ -26,11 +26,22 @@
|
||||
E-Cafe
|
||||
</h1>
|
||||
<section class="description">
|
||||
<p><strong>Welcome to E-Cafe!</strong><br>
|
||||
We're a small community with a Discord server, a Minecraft server</p>
|
||||
<strong>Welcome to E-Cafe!</strong><br>
|
||||
We're a small Minecraft based community in Discord.<br>
|
||||
<button type="button" onclick="scrollDown(0, 10000)">Learn More</button>
|
||||
<div style="margin-top: 500px;"></div>
|
||||
<figure class="screenshots">
|
||||
<img src="Images/Screenshots/MinecraftBedwarsLobby.png" alt="Screenshot from E-Cafe Minecraft server">
|
||||
<figcaption>Screenshot from E-Cafe Minecraft Server. </figcaption>
|
||||
</figure>
|
||||
<div style="margin-top: 50px;"></div>
|
||||
a<br>
|
||||
aaaa
|
||||
</section>
|
||||
<footer>
|
||||
<a href="https://discord.gg/UwcQBWF6vF" target="_blank" rel="noopener noreferrer">Discord</a>
|
||||
</footer>
|
||||
</body>
|
||||
<script src="Scripts/scroll.js">
|
||||
</script>
|
||||
</html>
|
Reference in New Issue
Block a user