diff --git a/docs/index.html b/docs/index.html index c8f6aebea..60c747230 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1 +1,16 @@ -ai-on-gke + + + + + AI on GKE/title> + <!-- Stylesheets, etc. --> + </head> + <body> + <div class="wrapper"> + <img src="spinner.gif"> + </div> + <script src="jquery-1.11.1.min.js"></script> + <script src="Markdown.Converter.js"></script> + <script src="script.js"></script> + </body> +</html>