mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 07:18:26 +01:00
Update main.ejs
This commit is contained in:
parent
dc3ef8c499
commit
0cf776f6ab
1 changed files with 4 additions and 3 deletions
|
@ -16,6 +16,9 @@
|
|||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see https://www.gnu.org/licenses/.
|
||||
-->
|
||||
|
||||
<!-- THIS IS NOT THE LANDING PAGE, SEE LANDING.EJS FOR THE LADNDING PAGE. -->
|
||||
|
||||
<!DOCTYPE html><html>
|
||||
<head>
|
||||
<title>PokeTube - Explore Videos</title>
|
||||
|
@ -57,8 +60,6 @@
|
|||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@900&family=Sigmar+One&display=swap" rel=stylesheet>
|
||||
<link href=https://pro.fontawesome.com/releases/v5.15.3/css/all.css rel=stylesheet>
|
||||
<center>
|
||||
|
||||
|
||||
<section class=youtube-video>
|
||||
<link href=/css/app-cdn.min.css rel=stylesheet>
|
||||
<link href=/css/app.main.css rel=stylesheet>
|
||||
|
|
Loading…
Reference in a new issue