Update html/watch.ejs
This commit is contained in:
parent
bc1b9e10da
commit
8a810225cf
@ -1045,14 +1045,16 @@ Open on YouTube :3
|
||||
<a onclick="toggleTheaterMode()" class="theather dropdown__item" ><i style="width: 16px;height: 17px;margin-left: 2px;" class="fa-sharp fa-light fa-up-right-and-down-left-from-center"></i> Theater</a>
|
||||
|
||||
<hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #1a1111;width: 16.5em;height: 0;">
|
||||
<a href="/api/stats/" style="text-decoration: none;" class="dropdown__item">
|
||||
<i class="fa-solid fa-chart-bar"></i>
|
||||
Stats
|
||||
</a>
|
||||
<a href="/api/stats/optout" style="text-decoration: none;" class="dropdown__item">
|
||||
<i class="fa-solid fa-chart-bar"></i>
|
||||
Opt out Of Stats
|
||||
</a>
|
||||
<a href="/api/stats/" class="dropdown__item" style="text-decoration: none;">
|
||||
<i class="fa-solid fa-chart-line"></i>
|
||||
Stats
|
||||
</a>
|
||||
|
||||
<a href="/api/stats/optout" class="dropdown__item" style="text-decoration: none;">
|
||||
<i class="fa-solid fa-eye-slash"></i>
|
||||
Opt-Out of Stats
|
||||
</a>
|
||||
|
||||
<a href="/customize" style="text-decoration: none;" class="dropdown__item">
|
||||
<i class="fa-light fa-brush"></i>
|
||||
Customize Poke
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user