mirror of
https://github.com/pds-nest/nest.git
synced 2024-11-21 12:34:19 +00:00
Add index
This commit is contained in:
parent
48cd88b70f
commit
eaaa934f9c
1 changed files with 9 additions and 0 deletions
9
docs/index.html
Normal file
9
docs/index.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; url=build/html/index.html"/>
|
||||
<title>Redirecting...</title>
|
||||
</head>
|
||||
<body>
|
||||
Redirecting to <a href="build/html/index.html">the documentation</a>...
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue