mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 01:14:38 -05:00
fix some goofy ahh issue yesyes
This commit is contained in:
parent
eca7aae590
commit
dbcbe2984d
1 changed files with 18 additions and 18 deletions
|
@ -1163,8 +1163,17 @@ width: fit-content;
|
|||
<a style="color:#fff" href="/channel?id=<%=ID%>&tab=shorts&continuations=<%=shorts.continuation%>">Next Page</a>
|
||||
</div>
|
||||
<% } %>
|
||||
|
||||
<!-- SHORTS-VIDEO --->
|
||||
<!-- SHORTS-VIDEO --->
|
||||
<!-- SHORTS-VIDEO --->
|
||||
<!-- SHORTS-VIDEO --->
|
||||
<!-- SHORTS-VIDEO --->
|
||||
<!-- SHORTS-VIDEO --->
|
||||
<!-- SHORTS-VIDEO --->
|
||||
<!-- SHORTS-VIDEO --->
|
||||
|
||||
<style>
|
||||
<style nonce="IJD3y0awTwA2dd0pWOP+ZQ">
|
||||
.shorts-video-grid {
|
||||
max-width: 1200px;
|
||||
margin: auto;
|
||||
|
@ -1184,23 +1193,14 @@ width: fit-content;
|
|||
}
|
||||
</style>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- SHORTS-VIDEO --->
|
||||
<!-- SHORTS-VIDEO --->
|
||||
<!-- SHORTS-VIDEO --->
|
||||
<!-- SHORTS-VIDEO --->
|
||||
<!-- SHORTS-VIDEO --->
|
||||
<!-- SHORTS-VIDEO --->
|
||||
<!-- SHORTS-VIDEO --->
|
||||
<!-- SHORTS-VIDEO --->
|
||||
|
||||
<% } %>
|
||||
|
||||
|
|
Loading…
Reference in a new issue