-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcommitment.html
More file actions
25 lines (25 loc) · 1.03 KB
/
Copy pathcommitment.html
File metadata and controls
25 lines (25 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!doctype html>
<html lang="en-AU">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="refresh" content="0; url=alignment-lab.html#lab-workbench">
<link rel="canonical" href="alignment-lab.html#lab-workbench">
<meta name="robots" content="noindex">
<title>The commitment has moved · GAJRA Earth</title>
<link rel="icon" href="assets/aura-heart-32.png" sizes="32x32" type="image/png">
<link rel="stylesheet" href="assets/site.css?v=20260728r2">
</head>
<body class="error-page">
<main id="main" class="error-panel">
<span class="status-chip">Trail moved</span>
<p class="eyebrow">Pruned into a useful room</p>
<h1>The commitment has moved.</h1>
<p>This older room now opens inside the smaller GAJRA Earth journey.</p>
<div class="hero-actions">
<a class="button primary" href="alignment-lab.html#lab-workbench">Open the useful room</a>
<a class="button secondary" href="site-map.html">Open the site map</a>
</div>
</main>
</body>
</html>