Personal blog written from scratch using Node.js, Bootstrap, and MySQL. https://jrtechs.net

4 lines
145 B

  1. <h1 class="w3-center">Page Not Found</h1>
  2. <div class="w3-center">
  3. <img src="/img/website/404.jpg" alt="Page not found" width="70%" />
  4. </div>