Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Crossshield45 authored Mar 24, 2024
1 parent 9c3b4d1 commit 0c6ce79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>CS-SERVER</title>
<style>
body {
background-image: url('background.jpg');
background-image: url('https://www.google.com/url?sa=i&url=https%3A%2F%2Fwww.pinterest.com%2Fpin%2F353251164527324915%2F&psig=AOvVaw14kRtf2Z1C5de_CGnGfyy5&ust=1711355878031000&source=images&cd=vfe&opi=89978449&ved=0CBIQjRxqFwoTCICml82_jIUDFQAAAAAdAAAAABAE');
background-size: cover;
background-color: rgba(0, 0, 0, 0.5); /* Black tint */
color: white;
Expand All @@ -29,7 +29,7 @@
</head>
<body>
<h1>CS-SERVER</h1>
<a href="https://discord.gg/your-server-code" target="_blank">
<a href="https://discord.gg/ZxRxzvTRjp" target="_blank">
<button>Join Our Discord Server</button>
</a>
</body>
Expand Down

0 comments on commit 0c6ce79

Please sign in to comment.