removed old code for portal
[eliot.git] / blueprints / common / eliot-ui / frontend-src / src / index.html
diff --git a/blueprints/common/eliot-ui/frontend-src/src/index.html b/blueprints/common/eliot-ui/frontend-src/src/index.html
deleted file mode 100644 (file)
index edce3c2..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<!doctype html>
-<html lang="en">
-<head>
-  <meta charset="utf-8">
-  <title>ELIOT PORTAL</title>
-  <base href="/">
-
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link rel="icon" type="image/x-icon" href="./assets/images/ioticon5.png">
-</head>
-<body>
-  <app-root></app-root>
-</body>
-</html>