summaryrefslogtreecommitdiff
path: root/frontend/index.html
diff options
context:
space:
mode:
authorNathalia Veiga <nathalialveiga@gmail.com>2025-11-04 19:51:15 -0300
committerNathalia Veiga <nathalialveiga@gmail.com>2025-11-04 19:51:15 -0300
commit2a1b2fce7328d3fefee523440be7be20d93367a4 (patch)
tree1789729b792156460848397387f7352e8105ef88 /frontend/index.html
parent398af42e0a4ba93992ced5182dcf77463f398047 (diff)
botao settings
Diffstat (limited to 'frontend/index.html')
-rw-r--r--frontend/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/frontend/index.html b/frontend/index.html
index 237f2f7..8858836 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -70,9 +70,8 @@
<footer class="sidebar-footer">
<button id="toggleUpdatesBtn">
- <i class="fas fa-pause"></i> <span>Pausar</span>
- </button>
- <p>Status: <span id="statusText">Monitorando...</span></p>
+ <i class="fas fa-cog"></i> <span>Settings</span>
+ </button>
</footer>
</aside>