Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix capitalisation of "Earth" and update server version #210

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<title>EarthMC 🌎 Join the #1 Minecraft earth server </title>
<meta name="description" content="EarthMC is the oldest and most active Minecraft earth server running Towny. Join hundreds of players already exploring the custom made earth map, the ip adress is EarthMC.net.">
<title>EarthMC 🌎 Join the #1 Minecraft Earth server </title>
<meta name="description" content="EarthMC is the oldest and most active Minecraft Earth server running Towny. Join hundreds of players already exploring the custom made Earth map, the ip adress is EarthMC.net.">
<meta charset="UTF-8"/>
<meta name="robots" content="index, follow">
<meta name="googlebot" content="code">
Expand All @@ -12,14 +12,14 @@
<link type="text/css" rel="stylesheet" href="css/misc.css" />
<meta name="author" content="Fix">
<meta property="og:site_name" content="EarthMC" />
<meta property="og:title" content="EarthMC &#127758; The largest Minecraft earth server!" />
<meta property="og:description" content="EarthMC is the oldest and most active minecraft earth server there is. Join hundreds of players already exploring the custom made earth map, the ip adress is EarthMC.net." />
<meta property="og:title" content="EarthMC &#127758; The largest Minecraft #arth server!" />
<meta property="og:description" content="EarthMC is the oldest and most active minecraft Earth server there is. Join hundreds of players already exploring the custom made Earth map, the ip adress is EarthMC.net." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://earthmc.net/" />
<meta property="og:image" content="https://earthmc.net/img/newyorksunset.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="EarthMC &#127758; The largest geopolitical earth server for Minecraft!" />
<meta name="twitter:description" content="EarthMC is a geopolitical sandbox server for Minecraft. Form your own town, join a nation and conquer earth!"/>
<meta name="twitter:title" content="EarthMC &#127758; The largest geopolitical Earth server for Minecraft!" />
<meta name="twitter:description" content="EarthMC is a geopolitical sandbox server for Minecraft. Form your own town, join a nation and conquer Earth!"/>
<meta name="twitter:url" content="https://earthmc.net/" />
<meta name="twitter:image" content="https://earthmc.net/img/newyorksunset.png" />
</head>
Expand All @@ -35,7 +35,7 @@
</nav>
</nav>
<section class="splashscreen">
<h1>Join the #1 ranking <br> Minecraft earth server </h1>
<h1>Join the #1 ranking <br> Minecraft Earth server </h1>
<div class="splashsubtitle"> The original✔️ Towny✔️ McMMO✔️ Player run economy✔️ Earth map✔️ Dynmap✔️ 2000+ towns✔️ Lag✔️</div>
<button class="copy">play.earthmc.net</button>
</section>
Expand Down Expand Up @@ -83,7 +83,7 @@ <h1>Join the #1 ranking <br> Minecraft earth server </h1>
</div>
<div class="picturechild">
<div class="picturetext">
<h2>Experience <i>the</i> Minecraft earth map</h2>
<h2>Experience <i>the</i> Minecraft Earth map</h2>
<p>EarthMC’s exclusive server map has been rendered using height and terrain data from NASA satellites. The high detail will allow you to visit your real life home and recognize the terrain. Since the map was launched, more than 300 000 players have interacted with it, leaving new players loads of history and artifacts to explore.</p>
</div>
</div>
Expand All @@ -99,7 +99,7 @@ <h2>Experience <i>the</i> Minecraft earth map</h2>
<div class="picturechild">
<div class="picturetext">
<h2>Expand your towny empire</h2>
<p>Create a town, form a nation and conquer earth. Using towny, you are able to invite residents to your town and manage their permissions. Sell plots and get in to the real estate market. You can create a nation and invite other towns to it once you have enough gold ingots. This is a picture of New York, can you spot the twin towers?</p>
<p>Create a town, form a nation and conquer Earth. Using towny, you are able to invite residents to your town and manage their permissions. Sell plots and get in to the real estate market. You can create a nation and invite other towns to it once you have enough gold ingots. This is a picture of New York, can you spot the twin towers?</p>
</div>
</div>
</div>
Expand All @@ -123,7 +123,7 @@ <h2>Engage in economy and trade</h2>
<div class="joininstructions">
<h2>How to join EarthMC</h2>
<ol>
<li>Start Minecraft Java edition on version 1.19.3.</li>
<li>Start Minecraft Java edition on version 1.19.4.</li>
<li>Click Multiplayer.</li>
<li>Enter ip address <b>play.earthmc.net</b> and click join.</li>
<li>Visit the discord server at <a href="https://earthmc.net/discord">earthmc.net/discord</a>.</li>
Expand Down