mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
- Migrate timecapsule (old www.moonweb.org) into monorepo as Eleventy 2.x site - Change all site URLs from subdomains to subdirectories under www.moonweb.org - Replace Cloudflare Pages deployment with IONOS SFTP - Update site-switcher, footer, and all internal links - Add merge script for combining all sites into single deployment - Update CI/CD workflow for IONOS SFTP deployment - Update stefankoelle.de references to use new URLs - Update AGENTS.md and README.md documentation
70 lines
2.6 KiB
HTML
70 lines
2.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>moonweb.org - Page Not Found</title>
|
|
<meta name="description" content="The page you are looking for does not exist on moonweb.org.">
|
|
<meta property="og:title" content="moonweb.org - Page Not Found">
|
|
<meta property="og:description" content="The page you are looking for does not exist on moonweb.org.">
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:url" content="https://www.moonweb.org/timecapsule/404/">
|
|
<meta property="og:site_name" content="moonweb.org">
|
|
<meta name="twitter:card" content="summary">
|
|
<meta name="twitter:title" content="moonweb.org - Page Not Found">
|
|
<meta name="twitter:description" content="The page you are looking for does not exist on moonweb.org.">
|
|
<link rel="stylesheet" type="text/css" href="/timecapsule/assets/css/moonweb.css">
|
|
<link rel="icon" href="/timecapsule/assets/images/favicon.ico">
|
|
</head>
|
|
<body background="/timecapsule/assets/images/background.gif" topmargin="0" leftmargin="0" marginwidth="0" marginheight="0">
|
|
|
|
<div class="mobile-header">
|
|
<img src="/timecapsule/assets/images/logomobile.gif" alt="M O O N W E B" class="mobile-logo">
|
|
</div>
|
|
|
|
<table border="0" cellpadding="0" cellspacing="0" width="750" height="100%" class="layout-main"><tr><td valign="top" class="sidebar-left">
|
|
|
|
<table border="0" cellpadding="0" cellspacing="0" width="108">
|
|
<tr><td>
|
|
<img src="/timecapsule/assets/pageImage/beginning.jpg" alt="beginning" height="162" width="108" border="0">
|
|
</td></tr>
|
|
</table>
|
|
|
|
</td><td valign="top" class="content-area">
|
|
<table border="0" cellpadding="7" cellspacing="0" width="492"><tr><td>
|
|
|
|
<h1>Page Not Found</h1>
|
|
|
|
<p>The page you are looking for does not exist on moonweb.org.</p>
|
|
|
|
<p>It may have been moved, renamed, or removed.</p>
|
|
|
|
<p><a href="/timecapsule/">Go to the beginning</a></p>
|
|
|
|
</td></tr></table>
|
|
</td><td valign="top" class="sidebar-right">
|
|
|
|
<table border="0" cellpadding="0" cellspacing="0" width="150">
|
|
<tr height="20"><td> </td></tr>
|
|
<tr height="295"><td>
|
|
<table border="0" cellpadding="0" cellspacing="0"><tr>
|
|
<td width="130" valign="top">
|
|
</td>
|
|
<td width="60"><img src="/timecapsule/assets/images/logo.gif" height="295" width="61" alt="M O O N W E B"></td>
|
|
</tr></table>
|
|
</td></tr>
|
|
</table>
|
|
|
|
</td></tr>
|
|
<tr><td align="center"></td><td colspan="2">
|
|
<table border="0" cellpadding="10" cellspacing="0" width="610"><tr><td>
|
|
<hr>
|
|
<p class="footer">
|
|
<a href="/timecapsule/legal-notice/">Legal Notice</a> - (c) 2001-2026 moonweb.org
|
|
</p>
|
|
</td></tr></table>
|
|
</td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|