We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d861d19 commit dcc6a9bCopy full SHA for dcc6a9b
built-in-ai/index.html
@@ -4,4 +4,17 @@
4
<meta http-equiv="Refresh" content="0; URL=/Demos/built-in-ai/playgrounds/prompt-api" />
5
</head>
6
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>
20
</html>
0 commit comments