From 0e956e04cae96a7fb67aa52f64d4f2edf0dc7c5d Mon Sep 17 00:00:00 2001 From: Brandon Rhodes Date: Fri, 16 Apr 2021 11:01:22 -0400 Subject: [PATCH] Add an "index.html" for GitHub Pages --- .nojekyll | 0 index.html | 14 ++++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 .nojekyll create mode 100644 index.html diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html new file mode 100644 index 0000000..202ab78 --- /dev/null +++ b/index.html @@ -0,0 +1,14 @@ + + + + + +

+ Welcome to the XEphem documentation hosted on GitHub Pages! + To visit the main “Help” page, click here: +

+

+ xephem.html +

+ +