<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1">
<title>Ubuntu2</title>
</head>
<body>
<main>
<div id="content">
<h1>Welcome!</h1>
<p>This is the default landing page for Ubuntu2.</p>
<p>Looking for a blog? Try <a href="https://www.dominic-ricottone.com">www.dominic-ricottone.com</a>.</p>
<p>Looking for a code repository? Try <a href="https://git.dominic-ricottone.com">git.dominic-ricottone.com</a>.</p>
</div>
</main>
</body>
</html>