My Changes

This commit is contained in:
MarcUs7 2024-12-27 12:37:26 +01:00
parent eaef31dc1e
commit 9beb9ff0c7
4 changed files with 172 additions and 41 deletions

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>aPulse — Server Status</title>
<title>MarcUs7i - Status</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="favicon.png">
@ -14,16 +14,9 @@
</head>
<body>
<header>
<h1><img src="logo.svg" alt="aPulse" />aPulse</h1>
<h1><img src="logo.svg" alt="MarcUs7i - Status" />MarcUs7i - Status</h1>
</header>
<error-notice></error-notice>
<main></main>
<footer>
Powered by <a href="https://github.com/ybouane/aPulse">aPulse</a> — Made with 🤍 by <a href="https://x.com/ybouane">@ybouane</a>
</footer>
<div id="github-button">
<a class="github-button" href="https://github.com/ybouane" data-color-scheme="no-preference: light; light: light; dark: dark;" data-size="large" aria-label="Follow @ybouane on GitHub">Follow @ybouane</a>
<script async defer src="https://buttons.github.io/buttons.js"></script>
</div>
</body>
</html>

View file

@ -1 +0,0 @@
{}