diff options
author | Emile <hanemile@protonmail.com> | 2019-10-26 01:42:24 +0200 |
---|---|---|
committer | Emile <hanemile@protonmail.com> | 2019-10-26 01:42:24 +0200 |
commit | 9f6ba4a2b5f2b16123521e3f07eff862a594e8d6 (patch) | |
tree | c120351a0ff6c3d5f44955a0bd1b371f7197e41b /hosted/index.html | |
parent | 8ea88937e93b3940c1ea8af91497ee91360128c6 (diff) |
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> |