~dricottone/blog

blog/static/landing_page/404.html -rw-r--r-- 308 bytes
eb40f8f6Dominic Ricottone RSS feeds 19 days 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>404 - Not Found</title>
</head>
<body>
  <h1>404 - Not Found</h1>
  <p>You are talking to <a href="https://ubuntu2.dominic-ricottone.com">Ubuntu2</a>.</p>
</body>
</html>