diff --git a/gala-ops/web/package.json b/gala-ops/web/package.json index bf2b97ccbbf1cf5e08ce5346a7bf26aa0ab8b70d..ce6473205287628bb18c53cf9dd8094e5247f451 100644 --- a/gala-ops/web/package.json +++ b/gala-ops/web/package.json @@ -1,5 +1,5 @@ { - "name": "view", + "name": "gala-ops", "version": "0.1.0", "private": true, "scripts": { diff --git a/gala-ops/web/public/index.html b/gala-ops/web/public/index.html index 3e5a13962197105f2078d2a224cc57dfa09b4893..a01b97f4f6cccc0ba6f4ce4915b6d58621229bb2 100644 --- a/gala-ops/web/public/index.html +++ b/gala-ops/web/public/index.html @@ -1,17 +1,21 @@ - - - - - - <%= htmlWebpackPlugin.options.title %> - - - -
- - - + + + + + + + gala-ops + + + + +
+ + + + \ No newline at end of file diff --git a/gala-ops/web/src/views/hostList.vue b/gala-ops/web/src/views/hostList.vue index c5319e96d5a25cc4c2a8b2e7bb0658e246ca3dad..5760657684421d5ff73c75b784605c3a144ba34d 100644 --- a/gala-ops/web/src/views/hostList.vue +++ b/gala-ops/web/src/views/hostList.vue @@ -75,7 +75,20 @@ - + + + +