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:
parent
159e364075
commit
bf6e69d992
6 changed files with 6 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue