mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 05:08:34 +01:00
Update html/channel.ejs
This commit is contained in:
parent
b86af7ec97
commit
1a6accc21b
1 changed files with 2 additions and 2 deletions
|
@ -22,9 +22,9 @@
|
||||||
<!-- 🐷 🎗️ -->
|
<!-- 🐷 🎗️ -->
|
||||||
|
|
||||||
<% if (ID === "UCFAiFyGs6oDiF1Nf-rRJpZA") { %>
|
<% if (ID === "UCFAiFyGs6oDiF1Nf-rRJpZA") { %>
|
||||||
<title>Technoblade Never Dies! - PokeTube</title>
|
<title>Technoblade Never Dies! | Poke</title>
|
||||||
<% } %>
|
<% } %>
|
||||||
<title><%=j.Channel?.Metadata.Name%> - Poke</title>
|
<title><%=j.Channel?.Metadata.Name%> | Poke</title>
|
||||||
<link rel="manifest" href="/manifest.json">
|
<link rel="manifest" href="/manifest.json">
|
||||||
<link href="css/yt-ukraine.svg" rel=icon>
|
<link href="css/yt-ukraine.svg" rel=icon>
|
||||||
<meta content=website property=og:type>
|
<meta content=website property=og:type>
|
||||||
|
|
Loading…
Reference in a new issue