Skip to content

Commit d265814

Browse files
authored
upload index.html for redirect
1 parent c25fa62 commit d265814

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

index.html

+10-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/NASA-Search/nasa-lookup-cc/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/NASA-Search/nasa-lookup-cc/logo192.png"/><link rel="manifest" href="/NASA-Search/nasa-lookup-cc/manifest.json"/><title>NASA Lookup by Codexgrey</title><script defer="defer" src="/NASA-Search/nasa-lookup-cc/static/js/main.dd2444d4.js"></script><link href="/NASA-Search/nasa-lookup-cc/static/css/main.1d136500.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta http-equiv="Refresh" content="0; url=/NASA-Search/nasa-lookup-cc/" />
5+
<title>Redirecting...</title>
6+
</head>
7+
<body>
8+
<p>Redirecting to <a href="/NASA-Search/nasa-lookup-cc/">/NASA-Search/nasa-lookup-cc/</a>...</p>
9+
</body>
10+
</html>

0 commit comments

Comments
 (0)