mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 09:58:26 +01:00
yes
This commit is contained in:
parent
0f2621c41c
commit
436975b202
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
<!--
|
<!--
|
||||||
This Source Code Form is subject to the terms of the GNU General Public License:
|
This Source Code Form is subject to the terms of the GNU General Public License:
|
||||||
|
|
||||||
Copyright (C) 2021-2022 POKETUBE (https://github.com/iamashley0/poketube)
|
Copyright (C) 2021-2022 POKETUBE (https://github.com/iamashley0/poketube)
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
<title>PokeTube - Download Video</title>
|
<title>PokeTube - Download Video</title>
|
||||||
<meta content="<%=color%>" name="theme-color">
|
<meta content="<%=color%>" name="theme-color">
|
||||||
<link href=/css/yt-ukraine.svg?v=6 rel=icon>
|
<link href=/css/yt-ukraine.svg?v=6 rel=icon>
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Sigmar+One&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Sigmar+One&display=swap" rel="stylesheet">
|
||||||
<meta content=website property=og:type>
|
<meta content=website property=og:type>
|
||||||
<meta content="PokeTube - Video Downloader" property=og:title>
|
<meta content="PokeTube - Video Downloader" property=og:title>
|
||||||
|
|
Loading…
Reference in a new issue