From c0e76a40786b72fc78633d8b40ddb4c4f80fc409 Mon Sep 17 00:00:00 2001 From: Vamsi Krishna Date: Thu, 8 Jul 2021 10:45:43 +0530 Subject: [PATCH] Add maintenance page (#285) * add static maintenance page --- maintenance.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 maintenance.html diff --git a/maintenance.html b/maintenance.html new file mode 100644 index 00000000..7df5af1c --- /dev/null +++ b/maintenance.html @@ -0,0 +1,26 @@ + + + + Site is down for maintenance + + + + + +
+

Site is temporarily unavailable.

+

Scheduled maintenance is currently in progress. Please check back soon.

+

We apologize for any inconvenience.

+

Team behind Citra and yuzu

+
+ + \ No newline at end of file