diff --git a/curiosrc/web/hapi/web/root.gohtml b/curiosrc/web/hapi/web/root.gohtml index aa7bc586a..b3a41e800 100644 --- a/curiosrc/web/hapi/web/root.gohtml +++ b/curiosrc/web/hapi/web/root.gohtml @@ -6,6 +6,7 @@ +
diff --git a/curiosrc/web/static/favicon.svg b/curiosrc/web/static/favicon.svg new file mode 100644 index 000000000..91f132959 --- /dev/null +++ b/curiosrc/web/static/favicon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/curiosrc/web/static/index.html b/curiosrc/web/static/index.html index 674b4a88e..04050ff6e 100644 --- a/curiosrc/web/static/index.html +++ b/curiosrc/web/static/index.html @@ -34,10 +34,16 @@ .deadline-faulty { background-color: red; } + .logo { + display: inline-block; + }
+

Curio Cluster