oasis-project.pub
This commit is contained in:
parent
8080b8be65
commit
c9bf099c29
184 changed files with 244310 additions and 0 deletions
33
subdirectorios/maintainers.html
Normal file
33
subdirectorios/maintainers.html
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
<!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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue