<!DOCTYPE html>
<head>
<meta name="robots" content="noindex">
<title>Eric Rosenberg</title>
<style>
body {background-color: white;}
h1 {color: purple;}
p {color: black;}
</style>
</head>
<body>
<h1>Eric Rosenberg</h1>
<p>If you've come here, you should probably be <a href="https://eric.money/">here</a> instead.</p>
</body>