Skip to content

Commit

Permalink
site
Browse files Browse the repository at this point in the history
  • Loading branch information
SirObby committed Aug 7, 2024
1 parent 2cc6e69 commit 4dc4ca5
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
Binary file added ice-station.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Slector's Hedge</title>
<link href="css/style.css" rel="stylesheet">
<style>
body {
background-image:url("./ice-station.png");
}
</style>
</head>
<body>
<p>
<h2>LibreMercenaries's SE server.</h2>
<pre style="color:blue">207.127.89.83</pre>
EU North | A Sector's Edge server hosted by @Sir Obsidian and the libremercs.dev team. (default rules)
</p>
<p>
<h2>Vader's Server</h2>
<pre style="color:blue">129.151.87.75</pre>
EU West | EU server, often used for events. I have reset explosive knockback.
</p>
</body>
</html>

0 comments on commit 4dc4ca5

Please sign in to comment.