diyhosting/404.html

24 lines
623 B
HTML
Raw Permalink Normal View History

2021-06-29 12:30:52 +00:00
<!DOCTYPE html>
<html lang=en>
<head>
2021-10-10 21:31:21 +00:00
<title>404 &ndash; diyhosting.bhh.sh</title>
2021-10-10 21:55:08 +00:00
<!--# include file=".nav.html" -->
2021-06-29 12:30:52 +00:00
</head>
<body>
<header><h1>404</h1></header>
<nav></nav>
<main>
<p>
This article linked is not yet finalized!
</p>
<p>
To keep tabs on what new articles are published, keep up with our RSS feed at
<img src="pix/rss.svg" alt="rss logo">
2021-10-10 21:31:21 +00:00
<a href="/rss.xml">rss.xml</a> which
2021-06-29 12:30:52 +00:00
will feature all new pages and significant changes.
</p>
</main>
2021-10-10 21:31:21 +00:00
<!--# include file=".footer.html" -->
2021-06-29 12:30:52 +00:00
</body>
</html>