From 77108b05fab97ec2da9f73aa87a81f81d4a9295d Mon Sep 17 00:00:00 2001 From: win Date: Wed, 6 Mar 2024 15:46:27 -0800 Subject: [PATCH] Update index.html code from https://richjenks.com/github-pages-from-readme/ --- docs/index.html | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) 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>