Add index.html
parent
9be74b3403
commit
53bc6faef9
|
@ -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>
|
Loading…
Reference in New Issue