We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 569ec03 commit 0b58d3cCopy full SHA for 0b58d3c
1 file changed
webui/dist/index.html
@@ -0,0 +1,12 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+<head>
4
+ <meta charset="utf-8" />
5
+ <title>Mokapi UI</title>
6
+</head>
7
+<body>
8
+<noscript>
9
+ The UI is not built yet. Run the webui build to generate this folder.
10
+</noscript>
11
+</body>
12
+</html>
0 commit comments