Skip to content

Commit dcc6a9b

Browse files
test redirect
1 parent d861d19 commit dcc6a9b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

built-in-ai/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,17 @@
44
<meta http-equiv="Refresh" content="0; URL=/Demos/built-in-ai/playgrounds/prompt-api" />
55
</head>
66

7+
</html>
8+
9+
<html lang="en">
10+
<head>
11+
<meta charset="utf-8">
12+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
13+
<meta http-equiv="refresh" content="0; URL=/Demos/built-in-ai/playgrounds/prompt-api">
14+
<link rel="canonical" href="/Demos/built-in-ai/playgrounds/prompt-api">
15+
<title>Redirecting</title>
16+
</head>
17+
<body>
18+
<p>Redirecting to <a href="/Demos/built-in-ai/playgrounds/prompt-api">/Demos/built-in-ai/playgrounds/prompt-api</a>.</p>
19+
</body>
720
</html>

0 commit comments

Comments
 (0)