Upload
This commit is contained in:
commit
08fddcd73e
364 changed files with 111462 additions and 0 deletions
|
@ -0,0 +1,29 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" data-theme="dark">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
|
||||
<title>PrometheOS</title>
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico" />
|
||||
<link href="pico.css" rel="stylesheet" />
|
||||
</head>
|
||||
<body>
|
||||
<main class="container">
|
||||
<form>
|
||||
<h2>PrometheOS: Remove BIOS</h2>
|
||||
<div>
|
||||
<span id="content">Please Wait...</span>
|
||||
</div>
|
||||
<br />
|
||||
<div class="grid">
|
||||
<a role="button" class="secondary" href="index.html">Back</a>
|
||||
</div>
|
||||
<br />
|
||||
<div>
|
||||
<b>Copyright 2024 - Team Cerbios + Team Resurgent</b>
|
||||
</div>
|
||||
</form>
|
||||
</main>
|
||||
<script src="remove.js"></script>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue