1
0
Files
www.erictaylor.me/content/files/old/sds_v5/blog/index.html

24 lines
938 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Blog - Archived</title>
<script>
// Redirect to the Archive.org version of the page
window.location.href = "https://web.archive.org/web/20060617230140/http://www.eden.org:80/eric/blog/";
</script>
</head>
<body>
<!-- ARCHIVE-BANNER -->
<link rel="stylesheet" href="../../archive-banner.css">
<div class="archive-banner">
This is an archived website. <a href="http://erictaylor.me">Return to erictaylor.me</a>
<button class="archive-banner-close" onclick="this.parentElement.style.display='none'">&times;</button>
</div>
<!-- /ARCHIVE-BANNER -->
<p>Redirecting to the archived version of this blog...</p>
<p>If you are not redirected automatically, <a href="https://web.archive.org/web/20060617230140/http://www.eden.org:80/eric/blog/">click here</a>.</p>
</body>
</html>