Add index.html

pull/7/head
Darren Shepherd 2020-08-02 23:01:58 -07:00
parent 9be74b3403
commit 53bc6faef9
1 changed files with 9 additions and 0 deletions

9
index.html Normal file
View File

@ -0,0 +1,9 @@
<!doctype html>
<html>
<head>
<title>This is the index page for charts</title>
</head>
<body>
<p>If you are looking for index.yaml, go to https://partner-charts.rancher.io/index.yaml</p>
</body>
</html>