Update html/search.ejs
This commit is contained in:
parent
7089134f4a
commit
699b90930a
@ -35,7 +35,7 @@
|
||||
<% } else { %>
|
||||
<meta content="Ur Searching <%=q%> on Poke!" property="og:description">
|
||||
<% } %>
|
||||
<meta content="https://cdn.glitch.me/d68d17bb-f2c0-4bc3-993f-50902734f652/aa70111e-5bcd-4379-8b23-332a33012b78.image.png?v=1701898829884" property="og:image">
|
||||
<meta property="og:image" content="/static/poke.webp">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
<!-- Twitter -->
|
||||
@ -45,7 +45,7 @@
|
||||
<% } else { %>
|
||||
<meta content="Ur Searching <%=q%> on Poke!" name="twitter:description">
|
||||
<% } %>
|
||||
<meta content="https://cdn.glitch.me/d68d17bb-f2c0-4bc3-993f-50902734f652/aa70111e-5bcd-4379-8b23-332a33012b78.image.png?v=1701898829884" name="twitter:image">
|
||||
<meta property="og:image" content="/static/poke.webp">
|
||||
<meta content="summary_large_image" name="twitter:card">
|
||||
|
||||
<!-- Facebook -->
|
||||
@ -55,7 +55,7 @@
|
||||
<% } else { %>
|
||||
<meta property="facebook:description" content="Ur Searching <%=q%> on Poke!">
|
||||
<% } %>
|
||||
<meta property="facebook:image" content="https://cdn.glitch.me/d68d17bb-f2c0-4bc3-993f-50902734f652/aa70111e-5bcd-4379-8b23-332a33012b78.image.png?v=1701898829884">
|
||||
<meta property="og:image" content="/static/poke.webp">
|
||||
<meta content="#1a1a1a" name="theme-color">
|
||||
|
||||
<style>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user