Link the Manifest file for PWA

This commit is contained in:
Korbs 2023-09-30 12:29:26 -04:00
parent 159e364075
commit bf6e69d992
6 changed files with 6 additions and 0 deletions

View file

@ -23,6 +23,7 @@
<title>Technoblade Never Dies! - PokeTube</title>
<% } %>
<title><%=j.Channel?.Metadata.Name%> - PokeTube</title>
<link rel="manifest" href="/manifest.json">
<link href=css/yt-ukraine.svg rel=icon>
<meta content=website property=og:type>
<meta content="<%=j.Channel?.Metadata.Name%> - PokeTube" property=og:title>

View file

@ -2,6 +2,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="manifest" href="/manifest.json">
<link href="https://codeberg.org/Ashley/poketube/raw/branch/main/css/yt-ukraine.svg" rel=icon>
<title> Content Settings | PokeTube :3 </title>
<style>

View file

@ -20,6 +20,7 @@
<title>PokeTube | Download Video </title>
<meta content="<%=color%>" name="theme-color">
<link href=/css/yt-ukraine.svg?v=6 rel=icon>
<link rel="manifest" href="/manifest.json">
<meta content=website property=og:type>
<meta content="PokeTube - Video Downloader" property=og:title>
<meta content="You wouldn't download a car... Right? welp i would - Download this video on PokeTube! for the price of 0$!" property=twitter:description>

View file

@ -22,6 +22,7 @@
<head>
<title>PokeTube - Be Anonymous!</title>
<link href=/css/yt-ukraine.svg?v=6 rel=icon>
<link rel="manifest" href="/manifest.json">
<meta content="▶▶ PokeTube - Be Anonymous!" property=og:title>
<meta content="Watch Silly videos while being anonymous on poketube!" property=twitter:description>
<meta content="https://cdn.glitch.global/d68d17bb-f2c0-4bc3-993f-50902734f652/drawing.png" property="og:image" />

View file

@ -46,6 +46,7 @@
<meta content="Watch this video from <%=k.Video.Channel.Name%> On PokeTube! The Libre YouTube Front end!1!" property=twitter:description>
<meta content="https://i.ytimg.com/vi/<%=inv_vid.videoId%>/maxresdefault.jpg" property=og:image>
<meta content=summary_large_image name=twitter:card>
<link rel="manifest" href="/manifest.json">
<link href="https://poketube.fun/watch?v=<%=inv_vid.videoId%>" itemprop=url>
<% } %> <!-- close the } -->
<link href="/css/yt-ukraine.svg?v=3" rel=icon>

View file

@ -20,6 +20,7 @@
<head>
<head>
<title>Searching <%=q%> - PokeTube</title>
<link rel="manifest" href="/manifest.json">
<link href=/css/yt-ukraine.svg?v=6 rel=icon>
<link href="https://fonts.poketube.fun/css/fonts.css" rel=stylesheet>
<link href=/css/app-cdn.min.css rel=stylesheet>