mirror of https://github.com/XEphem/XEphem.git
Add an "index.html" for GitHub Pages
This commit is contained in:
parent
afe50cc5c7
commit
0e956e04ca
|
|
@ -0,0 +1,14 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=./GUI/xephem/help/xephem.html" />
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
Welcome to the XEphem documentation hosted on GitHub Pages!
|
||||
To visit the main “Help” page, click here:
|
||||
</p>
|
||||
<p>
|
||||
<a href="./GUI/xephem/help/xephem.html">xephem.html</a>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Reference in New Issue