~dricottone/blog

ref: 8764dd6baadd50e792ad108e8bed227c0bda654d blog/static/landing_page/503.html -rw-r--r-- 328 bytes
8764dd6bDominic Ricottone Minor comment update 1 year, 6 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1">
  <title>503 - Service Unavailable</title>
</head>
<body>
  <h1>503 - Service Unavailable</h1>
  <p>You are talking to <a href="https://ubuntu2.dominic-ricottone.com">Ubuntu2</a>.</p>
</body>
</html>