33 lines
1.3 KiB
HTML
33 lines
1.3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
|
<title>Maintainers - OASIS</title>
|
|
<link rel="stylesheet" href="maintainers.css" />
|
|
</head>
|
|
<body>
|
|
|
|
<section class="screen maintainers">
|
|
<div class="content">
|
|
<h2>MAINTAINERS</h2>
|
|
<p>This network exists thanks to collective effort, open-source spirit, and the ongoing dedication of distributed contributors.</p>
|
|
|
|
<div class="card">
|
|
<h3> ARRakis</h3>
|
|
<p>The House of ARRakis has been instrumental in maintaining critical infrastructure, building scripts, patching nodes, and safeguarding the project through thick and thin. You can explore the public repository at:<br>
|
|
<a href="https://github.com/epsylon/oasis" class="btn" target="_blank">REPOSITORY</a></p>
|
|
|
|
</div>
|
|
|
|
<div class="gallery">
|
|
<a href="https://oasis-project.pub/subdirectorios/larp.html"><img src="../images/larp.png" alt="larp" class="screenshot" /></a>
|
|
<a href="https://www.krakenslab.com"><img src="../images/foto_2.jpg" alt="Krakenlabs Logo" class="screenshot" /></a>
|
|
</div>
|
|
|
|
<p>To all those who contribute anonymously, occasionally, passionately or continuously: we see you, we THANK YOU! </p>
|
|
</div>
|
|
</section>
|
|
|
|
</body>
|
|
</html>
|