Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
black-backdoor authored Jan 8, 2025
1 parent b952744 commit 04825e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@
<div class="menubar__container menubar__container--status">
<applet-cpu></applet-cpu>
<applet-ram></applet-ram>
<applet-network-down data-remove-if-unsupported></applet-network-down>
<applet-network-rtt data-remove-if-unsupported></applet-network-rtt>
<applet-network-down remove-if-unsupported></applet-network-down>
<applet-network-rtt remove-if-unsupported></applet-network-rtt>
</div>
<div class="menubar__container menubar__container--actions">
<applet-network></applet-network>
Expand Down Expand Up @@ -177,4 +177,4 @@ <h3>Notifications</h3>
</div>
</div>
</body>
</html>
</html>

0 comments on commit 04825e4

Please sign in to comment.