Update about.html
This commit is contained in:
parent
6e744b4181
commit
6e36052dad
12
about.html
12
about.html
@ -35,15 +35,15 @@
|
||||
<body>
|
||||
<div id="navbarContainer">
|
||||
<div id="navbar">
|
||||
<a href="/index.html" id="bigtext">CactusSMP</a>
|
||||
<a href="/about.html">About</a>
|
||||
<a href="/gallery.html">Gallery</a>
|
||||
<a href="/play/index.html">Play</a>
|
||||
<a href="https://cactus-smp.craftingstore.net/">Shop</a>
|
||||
<a id="bigtext" href="/">CactusSMP</a>
|
||||
<a href="/about">About</a>
|
||||
<a href="/gallery">Gallery</a>
|
||||
<a href="https://multiclient.cactusmc.us">Play</a>
|
||||
<a href="https://shop.cactusmc.us/">Shop</a>
|
||||
<a id="discord" href="https://discord.gg/2xHAsegC">Discord</a>
|
||||
<div id="copyIp">
|
||||
<button id="copyButton" type="button">
|
||||
<i class="bi bi-clipboard-check-fill" id="copyIcon"></i>
|
||||
<i class="bi bi-clipboard" id="copyIcon"></i>
|
||||
</button>
|
||||
<input type="text" readonly="true" value="Coming Soon!" id="ip"/>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user