From 62c422fa96d9751903e8eeb8ff6bccc45eb5995a Mon Sep 17 00:00:00 2001 From: Quentin Gliech Date: Sun, 22 Jul 2018 00:19:38 +0200 Subject: Basic WebUI Based on Material-UI, react-router and react-apollo --- webui/public/index.html | 50 +++++++++++++------------------------------------ 1 file changed, 13 insertions(+), 37 deletions(-) (limited to 'webui/public/index.html') diff --git a/webui/public/index.html b/webui/public/index.html index ed0ebafa..bc1ed32c 100644 --- a/webui/public/index.html +++ b/webui/public/index.html @@ -1,40 +1,16 @@ - - - - - - - - - React App - - - -
- - + + + + + + + git-bug-webui(1) + + + +
+
+ -- cgit