diff --git a/curiosrc/web/hapi/web/root.gohtml b/curiosrc/web/hapi/web/root.gohtml index aa7bc586a51..b3a41e8006d 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 00000000000..91f132959f2 --- /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 674b4a88e93..04050ff6ed5 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