Update about/index.html
This commit is contained in:
parent
812a1d8f72
commit
70e46d2444
@ -31,11 +31,12 @@
|
||||
font-family: "Raleway", "Arial", sans-serif;
|
||||
}
|
||||
</style>
|
||||
<title>CactusMC - About</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="navbarContainer">
|
||||
<div id="navbar">
|
||||
<a id="bigtext" href="/">CactusSMP</a>
|
||||
<a id="bigtext" href="/">CactusMC</a>
|
||||
<a href="/about">About</a>
|
||||
<a href="/gallery">Gallery</a>
|
||||
<a href="https://multiclient.cactusmc.us">Play</a>
|
||||
@ -53,9 +54,9 @@
|
||||
<div id="centerThing">
|
||||
<div id="aboutText">
|
||||
<p id="aboutP">
|
||||
<h1>About CactusSMP</h1>
|
||||
<h2>Welcome to CactusSMP!</h2>
|
||||
<p>CactusSMP is a Minecraft server that brings together players from all over the world to create a fun, exciting, and engaging experience. Whether you're a builder, adventurer, or just looking to hang out with friends, CactusSMP is the place for you!</p>
|
||||
<h1>About CactusMC</h1>
|
||||
<h2>Welcome to CactusMC!</h2>
|
||||
<p>CactusMC is a Minecraft server that brings together players from all over the world to create a fun, exciting, and engaging experience. Whether you're a builder, adventurer, or just looking to hang out with friends, CactusMC is the place for you!</p>
|
||||
|
||||
<h3>Our Mission</h3>
|
||||
<p>Our goal is to provide a community where players can enjoy Minecraft in a friendly and safe environment. We host events, challenges, and game modes that are designed to be enjoyable for players of all skill levels.</p>
|
||||
@ -69,13 +70,13 @@
|
||||
</ul>
|
||||
|
||||
<h3>Join Us!</h3>
|
||||
<p>If you're ready to dive into the action, head to our <a id="diddy" href="/play">play page</a> to get started. we can't wait to see you on CactusSMP!</p>
|
||||
<p>If you're ready to dive into the action, head to our <a id="diddy" href="/play">play page</a> to get started. we can't wait to see you on CactusMC!</p>
|
||||
</p>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
<div id="footer">
|
||||
<p id="footerText">© CactusSMP Admins</p>
|
||||
<p id="footerText">© CactusMC Admins</p>
|
||||
</div>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user