Skip to content

Commit

Permalink
Init index.html with redirect to ReadTheDocs
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 committed Nov 23, 2023
0 parents commit 64fac54
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!DOCTYPE html>
<meta charset="utf-8">
<title>Redirecting to https://earthaccess.readthedocs.io/</title>
<meta http-equiv="refresh" content="0; URL=https://earthaccess.readthedocs.io/">
<link rel="canonical" href="https://earthaccess.readthedocs.io/">

0 comments on commit 64fac54

Please sign in to comment.