Skip to content

Commit 4c049b7

Browse files
authored
Update rebuild.html
1 parent a0f556a commit 4c049b7

File tree

1 file changed

+8
-20
lines changed

1 file changed

+8
-20
lines changed

doctrine/rebuild.html

Lines changed: 8 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,8 @@
1-
<!DOCTYPE html>
2-
<html lang="en">
3-
<head>
4-
<meta charset="UTF-8">
5-
<title>Redirecting to Rebuild Together…</title>
6-
<meta http-equiv="refresh" content="0; url=/abe---flag/doctrine/abe.html#rebuild">
7-
<link rel="canonical" href="/abe---flag/doctrine/abe.html#rebuild">
8-
<style>
9-
body{background:#0b0d12;color:#e0e0e0;font-family:system-ui,sans-serif;text-align:center;padding-top:5rem}
10-
a{color:#5ddfff}
11-
</style>
12-
</head>
13-
<body>
14-
<h2>Redirecting…</h2>
15-
<p>
16-
The <strong>Rebuild Together</strong> section now lives inside the unified
17-
<a href="/abe---flag/doctrine/abe.html#rebuild">A.B.E. doctrine</a>. You’ll be redirected automatically.
18-
</p>
19-
</body>
20-
</html>
1+
<!DOCTYPE html><html lang="en"><head>
2+
<meta charset="utf-8"><title>Redirecting…</title>
3+
<meta http-equiv="refresh" content="0; url=./abe.html#rebuild">
4+
<link rel="canonical" href="./abe.html#rebuild">
5+
<style>body{background:#0b0d12;color:#e0e0e0;font-family:system-ui;text-align:center;padding-top:5rem}a{color:#5ddfff}</style>
6+
</head><body>
7+
<p>Redirecting to <a href="./abe.html#rebuild">Rebuild Together section</a></p>
8+
</body></html>

0 commit comments

Comments
 (0)