mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 09:07:59 +00:00
add video json :3
This commit is contained in:
parent
eca85c73cb
commit
3dcc088c29
@ -1917,9 +1917,7 @@ if (/[?&]autoplay=/.test(location.search)) {
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
<script id="video" type="application/json"><%- JSON.stringify(inv_vid) %></script><script id="comments" type="application/json"><%- JSON.stringify(inv.comments) %></script>
|
||||||
<!-- comments json - not used rn but will in the future! -->
|
|
||||||
<script id="comments" type="application/json"><%- JSON.stringify(inv.comments) %></script>
|
|
||||||
|
|
||||||
<!-- Ambient Mode, for PokeTube -->
|
<!-- Ambient Mode, for PokeTube -->
|
||||||
<% if(IsOldWindows) { %>
|
<% if(IsOldWindows) { %>
|
||||||
|
Loading…
Reference in New Issue
Block a user