Skip to content

Commit 5e9c39a

Browse files
committed
Updates
1 parent d8b2e65 commit 5e9c39a

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

index.html

+1-10
Original file line numberDiff line numberDiff line change
@@ -1,10 +1 @@
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>
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="./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"/><title>NASA Lookup by Codexgrey</title><script defer="defer" src="/NASA-Search/nasa-lookup-cc/static/js/main.a2bc2bc9.js"></script><link href="/NASA-Search/nasa-lookup-cc/static/css/main.1d136500.css" rel="stylesheet"></head><body><div id="root"></div></body></html>

redirect-index.html

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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)