mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 03:14:40 -05:00
add playlist title to title lol
This commit is contained in:
parent
c1fdfd81d2
commit
e79d79e2be
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
along with this program. If not, see https://www.gnu.org/licenses/.
|
||||
--><!DOCTYPE html><html style="background:#000000">
|
||||
<head>
|
||||
<title>Poke | Playlist </title>
|
||||
<title>Poke | <%- p.title %> </title>
|
||||
<link href=/css/yt-ukraine.svg?v=6 rel=icon>
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<meta content=website property=og:type>
|
||||
|
|
Loading…
Reference in a new issue