diff options
Diffstat (limited to 'hosted/index.html')
-rw-r--r-- | hosted/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --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> |