1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2025-06-09 07:53:04 -04:00

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>