Compare commits

...

2 commits

Author SHA1 Message Date
array-in-a-matrix aa4d40f3bb add wastebin 2024-03-30 19:40:12 -04:00
array-in-a-matrix 7aac3db105 not used 2024-03-30 19:33:36 -04:00
2 changed files with 9 additions and 40 deletions

View file

@ -1,40 +0,0 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Administration</title>
<link
rel="stylesheet"
type="text/css"
href="../../../style/alt.style.css"
/>
<link
rel="icon"
type="image/x-icon"
href="../../../res/site/icons/favicon.ico"
/>
</head>
<body>
<header class="page-header" role="banner">
<h1 class="project-name">Administration</h1>
<h2 class="project-tagline">Server statistics and management tools.</h2>
</header>
<div class="main-content">
<nav>
<a href="../../../" class="btn">Home</a>
<a href="../" class="btn">Applications</a>
</nav>
<nav>
<a href="https://docker.arrayinamatrix.xyz/" class="btn"
>Portainer<sup></sup></a
>
<a href="https://Kuma.arrayinamatrix.xyz/" class="btn"
>Uptime Kuma<sup></sup></a
>
</nav>
</div>
</body>
</html>

View file

@ -102,6 +102,15 @@
<code>craft.inamatrix.xyz</code>
</p>
</section>
<section class="grid-item" id="wastebin">
<a href="https://paste.inamatrix.xyz/"
><h4>Wastebin</h4>
<!-- <div>
<img src="../../res/site/icons/wastebin.png" alt="Wastebin" />
</div> -->
</a>
<p>Temporary file sharing, pastebin.</p>
</section>
</div>
<hr />
<h3 id="vps">Hosted on VPS:</h3>