Update gallery/index.html
This commit is contained in:
parent
240f900e79
commit
812a1d8f72
@ -5,7 +5,7 @@
|
|||||||
<link href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap" rel="stylesheet">
|
||||||
<link href="/styles/index.css" rel="stylesheet">
|
<link href="/styles/index.css" rel="stylesheet">
|
||||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css">
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css">
|
||||||
<title>CactusSMP</title>
|
<title>CactusMC</title>
|
||||||
<style>
|
<style>
|
||||||
body{
|
body{
|
||||||
display:flex;
|
display:flex;
|
||||||
@ -16,7 +16,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<div id="navbarContainer">
|
<div id="navbarContainer">
|
||||||
<div id="navbar">
|
<div id="navbar">
|
||||||
<a id="bigtext" href="/">CactusSMP</a>
|
<a id="bigtext" href="/">CactusMC</a>
|
||||||
<a href="/about">About</a>
|
<a href="/about">About</a>
|
||||||
<a href="/gallery">Gallery</a>
|
<a href="/gallery">Gallery</a>
|
||||||
<a href="https://multiclient.cactusmc.us">Play</a>
|
<a href="https://multiclient.cactusmc.us">Play</a>
|
||||||
@ -35,7 +35,7 @@
|
|||||||
lmao no images silly server not up yet
|
lmao no images silly server not up yet
|
||||||
</div>
|
</div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<p id="footerText">© CactusSMP Admins</p>
|
<p id="footerText">© CactusMC Admins</p>
|
||||||
<div>
|
<div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
x
Reference in New Issue
Block a user