~dricottone/blog

ref: 38fce17728849f91485e47b0df132438031add5e blog/static/landing_page/503.html -rw-r--r-- 328 bytes
38fce177Dominic Ricottone Slight CV update 1 year, 9 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>