mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-15 02:48:42 +01:00
test c
This commit is contained in:
parent
9de47441af
commit
fa8038f001
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
<!--
|
||||
HEYOOOOOOOOOO!!!!!!
|
||||
|
||||
poketube is the privacy first youtube front end ! fell free to pull request on codeberg.org!
|
||||
poke is the privacy first youtube front end ! fell free to pull request on codeberg.org!
|
||||
|
||||
if you want to host an instance, see README.md
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
|||
|
||||
This Source Code Form is subject to the terms of the GNU General Public License:
|
||||
|
||||
Copyright (C) 2021-2024 PokeTube, a part of poke project (https://codeberg.org/Ashley/poketube)
|
||||
Copyright (C) 2021-2024 PokeTube, a part of poke project (https://codeberg.org/Ashley/poke)
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
@ -404,7 +404,7 @@ a[data-onclick="jump_to_time"] {
|
|||
<!-- video.js -->
|
||||
<link href="/css/videojs-v8.16.0.css?v=5949545" rel="stylesheet" />
|
||||
<script src="/static/vjs.min.js?v=45959"></script>
|
||||
<script src="/static/player-base.js?v=6514648"> </script>
|
||||
<script src="/static/player-base.js?v=65194648"> </script>
|
||||
|
||||
<!-- ICONS -->
|
||||
<!-- Font awesome pro -->
|
||||
|
|
Loading…
Reference in a new issue