Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ftw-win committed Mar 6, 2024
1 parent e287c48 commit 77108b0
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
ai-on-gke
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>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>

0 comments on commit 77108b0

Please sign in to comment.