zkt25/maintenance/index.html

11 lines
327 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!-- maintenance/index.html -->
<!DOCTYPE html>
<html lang="en">
<head><meta charset="UTF-8"/><title>Down for Maintenance</title></head>
<body style="text-align:center;padding:5em;font-family:sans-serif;">
<h1>⚙️ Site Under Maintenance</h1>
<p>Well be back shortly. Thank you for your patience!</p>
</body>
</html>