Added uptime page

This commit is contained in:
Kira Edges 2025-05-25 21:14:40 +04:00
parent 6cf15634e9
commit ebe98aef51
Signed by: edges
SSH key fingerprint: SHA256:RT4iUXBlbU5TGAtoYgAX7B0MQ9VaDbhv3/lTdrVrQEA

View file

@ -28,6 +28,7 @@
<a class="button" href="services.html">Services</a> <a class="button" href="services.html">Services</a>
<a class="button" href="https://nekoedges.extremelycute.online/contact.html">Contact</a> <a class="button" href="https://nekoedges.extremelycute.online/contact.html">Contact</a>
<a class="button" href="about.html">About</a> <a class="button" href="about.html">About</a>
<a class="button" href="https://uptime.extremelycute.online/status/eco">Status (Uptime)</a>
</div> </div>
</main> </main>
</body> </body>