<!DOCTYPE html>
<html lang="en-US">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
        <title>Coming Soon</title>
        <style>
            html *:not(body):not(.hsr-coming-soon-body > *) {
                display: none;
            }

            .hsr-coming-soon-body {
                display: flex !important;
            }
        </style>
    </head>
    <body class="hostinger">
        <div class="hsr-coming-soon-body">
            <img alt="logo" class="hsr-logo"
                src="https://joerobertson.com/wp-content/plugins/hostinger/assets/images/logo-black.svg">
            <img alt="illustration" class="hsr-coming-soon-illustration"
                src="https://joerobertson.com/wp-content/plugins/hostinger/assets/images/illustration.png">
            <h3>
                Coming Soon            </h3>
            <p>
                New WordPress website is being built and will be published soon            </p>
        </div>

        <script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/twentytwentythree/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<link rel='stylesheet' id='hostinger_main_styles-css' href='https://joerobertson.com/wp-content/plugins/hostinger/assets//css/coming-soon.min.css?ver=3.0.65' media='all' />
    </body>
</html>
