github pages takes an index.html
Signed-off-by: Serge Hallyn <serge@hallyn.com>
This commit is contained in:
parent
b679cdbd3e
commit
d2808b1b51
@ -1,9 +0,0 @@
|
||||
# Shadow utils
|
||||
|
||||
## Welcome
|
||||
|
||||
This is the shadow tool suite home page.
|
||||
|
||||
You can find releases [here](https://github.com/shadow-maint/shadow/releases).
|
||||
|
||||
Raise issues, request features, and report bugs [here](https://github.com/shadow-maint/shadow/issues).
|
15
docs/index.html
Normal file
15
docs/index.html
Normal file
@ -0,0 +1,15 @@
|
||||
<HEAD>
|
||||
<title>shadow - Welcome</title>
|
||||
</head>
|
||||
<body>
|
||||
<h2> Welcome!</h2>
|
||||
<p> This is the shadow tool suite home page. </p>
|
||||
|
||||
<p>
|
||||
You can find releases <a href="https://github.com/shadow-maint/shadow/releases">here</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Raise issues, request features, and report bugs <a href="https://github.com/shadow-maint/shadow/issues">here</a>.
|
||||
</p>
|
||||
</body>
|
Loading…
Reference in New Issue
Block a user