2 files changed, 2 insertions, 0 deletions
diff --git a/hosted/circus_setup.png b/hosted/circus_setup.png
new file mode 100644
index 0000000..0302665
--- /dev/null
+++ b/hosted/circus_setup.png
Binary files differdiff --git a/hosted/index.html b/hosted/index.html
index 6e3a50a..95edf1e 100644
--- a/hosted/index.html
+++ b/hosted/index.html
@@ -32,6 +32,8 @@
<a class="btn btn-primary btn-lg"
href="http://grafana.{{.Hostname}}"
role="button">Scoreboard</a>
+ <hr>
+ <img src="circus_setup.png" class="img-fluid" alt="circus setup">
</div>
</main>
</body>
|