Main_Website-Oblistudios/index.html

40 lines
1.7 KiB
HTML
Raw Normal View History

2025-04-26 15:28:29 -07:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
2025-04-30 12:25:38 -07:00
<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">
2025-04-26 15:28:29 -07:00
<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> |
2025-04-30 14:50:27 -07:00
<a href="shardwalker.html">Shardwalker</a> |
<a href="indie_game_roadmap.html">Indie Game Roadmap</a>
2025-04-26 15:28:29 -07:00
</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>
2025-04-30 12:09:35 -07:00
<p>Explore our project Pages above.</p>
2025-04-26 15:28:29 -07:00
</section>
</main>
<footer>
2025-04-30 12:09:35 -07:00
<p>Need help? Contact <a href="mailto:Support@oblistudios.com">Support@oblistudios.com</a></p>
<p>© 2025 ObliStudios. All rights reserved.</p>
2025-04-26 15:28:29 -07:00
</footer>
2025-04-30 12:09:35 -07:00
2025-04-26 15:28:29 -07:00
</body>
</html>