docs: update README
This commit is contained in:
21
static/503.html
Normal file
21
static/503.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<meta charset="UTF-8">
|
||||
<title>Kitty down!</title>
|
||||
</head>
|
||||
<body>
|
||||
<center>
|
||||
<div style="font-family: system-ui;">
|
||||
<div>
|
||||
<h1>Kitty down!</h1>
|
||||
<p>Oops! Seems like you visited kittyurl while we're down for maintenance. Don't worry - we should be back in a moment!</p>
|
||||
</div>
|
||||
<div>
|
||||
<img src="bigchungus.jpg" style="width: 12em;">
|
||||
</div>
|
||||
</div>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user