Main_Website-Oblistudios/index.html

39 lines
1.6 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Discover Obli.Studios creators of Shardwalker, a tactical PvP action-RPG with a deep solo campaign. Try our SteamCMD Server Manager.">
<meta name="keywords" content="Shardwalker, ObliStudios, indie game, PvP RPG, server manager, SteamCMD, Unity game">
<meta name="author" content="ObliStudios">
<meta property="og:title" content="Obli.Studios Indie Games & Tools">
<meta property="og:description" content="Explore Shardwalker and Obli.ServerManager tactical games and server tools from a solo dev studio.">
<meta property="og:image" content="img\logo.png">
<meta property="og:url" content="https://www.oblistudios.com">
<meta name="twitter:card" content="summary_large_image">
<title>Obli.Studios - Home</title>
<link rel="stylesheet" href="master.css">
</head>
<body>
<nav>
<a href="index.html">Home</a> |
<a href="servermanager.html">Server Manager</a> |
<a href="shardwalker.html">Shardwalker</a>
</nav>
<header>
<h1>Obli.Studios</h1>
<p>Indie studio crafting games and server tools with passion and precision.</p>
</header>
<main>
<section>
<h2>Welcome!</h2>
<p>Explore our project Pages above.</p>
</section>
</main>
<footer>
<p>Need help? Contact <a href="mailto:Support@oblistudios.com">Support@oblistudios.com</a></p>
<p>© 2025 ObliStudios. All rights reserved.</p>
</footer>
</body>
</html>