Skip to content

Commit

Permalink
Update server.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeetov authored Nov 19, 2023
1 parent d51d03a commit 8918acd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions server.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@
</style>
</head>
<body>
<div class="navbar">
<a href="index.html">Home</a>
<a href="staff.html">Staff</a>
<a href="server.html">Discord</a>
</div>
<div class="server-container">
<img class="server-image" src="https://cdn.discordapp.com/discovery-splashes/1129784704267210844/bd091e64962f6ea55e749b1fcb90f36d.jpg?size=2048" alt="Server Banner">
<div class="server-info">
Expand Down

0 comments on commit 8918acd

Please sign in to comment.