Personal blog written from scratch using Node.js, Bootstrap, and MySQL. https://jrtechs.net
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
373 B

  1. <div class="row p-lg-0">
  2. <h1 class="align-content-center">Incorrect Host name</h1>
  3. <p>Someone is trying to rip off my website.</p>
  4. <div class="align-content-center">
  5. <img src="https://jrtechs.net/img/website/404.jpg" alt="Page not found" width="40%" />
  6. </div>
  7. <p>Click <a href="https://jrtechs.net">here</a> to go to the genuine site.</p>
  8. </div>