~dricottone/blog

ref: dcbed11924f5816b467b47a0169fb248ae605163 blog/static/landing_page/503.html -rw-r--r-- 328 bytes
dcbed119Dominic Ricottone nitpick 2 years 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>