ViannyCruz commited on
Commit
050d3c5
·
verified ·
1 Parent(s): f2d7eba

Update web/index.html

Browse files
Files changed (1) hide show
  1. web/index.html +5 -0
web/index.html CHANGED
@@ -28,6 +28,11 @@
28
  </button>
29
 
30
  <ul class="nav">
 
 
 
 
 
31
 
32
 
33
  <li class="nav-item dropdown">
 
28
  </button>
29
 
30
  <ul class="nav">
31
+ <li class="nav-item">
32
+ <a class="nav-link text-muted my-2" href="#" id="modeSwitcher" data-mode="light">
33
+ <i class="fe fe-sun fe-16"></i>
34
+ </a>
35
+ </li>
36
 
37
 
38
  <li class="nav-item dropdown">