mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 05:48:36 +01:00
add embedtype :3
This commit is contained in:
parent
efc2a5d468
commit
64096ff275
1 changed files with 8 additions and 0 deletions
|
@ -34,8 +34,16 @@
|
||||||
<link rel="manifest" href="/manifest.json">
|
<link rel="manifest" href="/manifest.json">
|
||||||
<meta name="darkreader-lock"> <!-- tells dark reader that the site has a dark theme and to turn itself off -->
|
<meta name="darkreader-lock"> <!-- tells dark reader that the site has a dark theme and to turn itself off -->
|
||||||
<meta content="▶▶ Poke - The privacy app of your dreams!" property=og:title>
|
<meta content="▶▶ Poke - The privacy app of your dreams!" property=og:title>
|
||||||
|
|
||||||
|
<% if(embedtype === "woke") { %>
|
||||||
|
<meta content="Poke is a 𝔀𝓸𝓴𝓮 software youtube front-end, search engine, translator, 𝔀𝓸𝓴𝓮 app and even 𝔀𝓸𝓴𝓮!! Watch 𝔀𝓸𝓴𝓮 videos, search stuff on the internet and do all of that and more 𝔀𝓸𝓴𝓮 in this all-in-one 𝔀𝓸𝓴𝓮 app!!!"
|
||||||
|
property=twitter:description>
|
||||||
|
<% } %>
|
||||||
|
|
||||||
|
<% if(!embedtype) { %>
|
||||||
<meta content="Poke is a free software youtube front-end, search engine, translator, map app and even more!! Watch silly videos, search stuff on the internet and do all of that and more anonymously in this all-in-one privacy app!!!"
|
<meta content="Poke is a free software youtube front-end, search engine, translator, map app and even more!! Watch silly videos, search stuff on the internet and do all of that and more anonymously in this all-in-one privacy app!!!"
|
||||||
property=twitter:description>
|
property=twitter:description>
|
||||||
|
<% } %>
|
||||||
<meta
|
<meta
|
||||||
content="https://cdn.glitch.global/302c6ee0-629f-453b-9024-bad1f8d7be36/poke.png?v=1716216428745"
|
content="https://cdn.glitch.global/302c6ee0-629f-453b-9024-bad1f8d7be36/poke.png?v=1716216428745"
|
||||||
property="og:image" />
|
property="og:image" />
|
||||||
|
|
Loading…
Reference in a new issue