2025-02-12 20:29:51 -05:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<link rel="stylesheet" href="style.css">
|
|
|
|
<title>Zeta Reticuli Gameworks</title>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<nav>
|
|
|
|
<a href="/index.html">About Us</a>
|
|
|
|
<a href="/index.html">Games</a>
|
|
|
|
<a href="/index.html">Contact Us</a>
|
|
|
|
</nav>
|
|
|
|
|
|
|
|
<img src="zr.png" alt="logo" class="logo">
|
|
|
|
|
|
|
|
<h1>
|
|
|
|
Upcoming releases:
|
|
|
|
</h1>
|
|
|
|
|
2025-02-12 20:52:16 -05:00
|
|
|
<hr>
|
|
|
|
|
2025-02-12 20:29:51 -05:00
|
|
|
<div>
|
|
|
|
<a href="/index.html">
|
|
|
|
<img src="title.svg" alt="homicidium" class="title">
|
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|