mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 06:48:33 +01:00
:3
This commit is contained in:
parent
2720bd1c23
commit
1a9278bb49
1 changed files with 3 additions and 3 deletions
|
@ -1395,8 +1395,8 @@ Offical Discord Server! :3
|
||||||
</div>
|
</div>
|
||||||
<hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #1a1111;/*! width: 4.5em; */height: 0;">
|
<hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #1a1111;/*! width: 4.5em; */height: 0;">
|
||||||
<div >
|
<div >
|
||||||
<a href="https://codeberg.org/Ashley/poketube/issues/new" style="color: #fff;">
|
<a href="https://codeberg.org/ashley/poke/issues/new?template=issue_template%2fplayer-bug.yml" style="color: #fff;">
|
||||||
<i class="fa-light fa-flag"></i> Report broken proxy/video</a>
|
<i class="fa-light fa-flag"></i> Report a video player bug</a>
|
||||||
</div>
|
</div>
|
||||||
<div >
|
<div >
|
||||||
<a href="https://codeberg.org/ashley/poke/src/branch/main/fix-videoplayback-issues.md" style="color: #fff;">
|
<a href="https://codeberg.org/ashley/poke/src/branch/main/fix-videoplayback-issues.md" style="color: #fff;">
|
||||||
|
@ -1529,7 +1529,7 @@ Offical Discord Server! :3
|
||||||
</label>
|
</label>
|
||||||
|
|
||||||
|
|
||||||
<a onclick="toggleTheaterMode()"" class="theather"><i class="fa-sharp fa-light fa-up-right-and-down-left-from-center"></i> Theater</a>
|
<a onclick="toggleTheaterMode()" class="theather"><i class="fa-sharp fa-light fa-up-right-and-down-left-from-center"></i> Theater</a>
|
||||||
<a onclick="document.documentElement.requestFullscreen()" class="theather"><i class="fa-sharp fa-light fa-up-right-and-down-left-from-center"></i> Full screen</a>
|
<a onclick="document.documentElement.requestFullscreen()" class="theather"><i class="fa-sharp fa-light fa-up-right-and-down-left-from-center"></i> Full screen</a>
|
||||||
|
|
||||||
<% if (inv.comments) { %>
|
<% if (inv.comments) { %>
|
||||||
|
|
Loading…
Reference in a new issue