mirror of
https://github.com/Kizuren/statusPage.git
synced 2026-01-08 07:29:17 +01:00
My Changes
This commit is contained in:
parent
eaef31dc1e
commit
9beb9ff0c7
4 changed files with 172 additions and 41 deletions
|
|
@ -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>
|
||||
|
|
@ -1 +0,0 @@
|
|||
{}
|
||||
Loading…
Add table
Add a link
Reference in a new issue