aboutsummaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/dist/index.html b/dist/index.html
index bd036bc8..9aed5681 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -11,5 +11,14 @@
<backend-ping class="server"></backend-ping>
<install-location-holder>EMPTY</install-location-holder>
<version-number-holder>UNKNOWN</version-number-holder>
+ <!--
+ This button serves multiple purposes
+ - Locate install
+ - Install Northstar
+ - Update Northstar
+ - Run Northstar
+ The functionality it serves and what it displays is based on the current state of the application
+ -->
+ <button id="omni-button">Loading...</button>
</body>
</html>