Update html/channel.ejs
This commit is contained in:
parent
fdcd970c58
commit
0e2cd99703
@ -48,7 +48,7 @@
|
|||||||
<meta property="facebook:title" content="<%=cinv.author%> - Poke">
|
<meta property="facebook:title" content="<%=cinv.author%> - Poke">
|
||||||
<meta property="facebook:description" content="<%- cinv?.description %>">
|
<meta property="facebook:description" content="<%- cinv?.description %>">
|
||||||
<meta property="facebook:image" content="<%=cinv.authorThumbnails[5].url%>">
|
<meta property="facebook:image" content="<%=cinv.authorThumbnails[5].url%>">
|
||||||
<!-- <%= JSON.stringify(createdAccountGetDate) %> -->
|
<!-- <%= createdAccountGetDate.published %> -->
|
||||||
<style>
|
<style>
|
||||||
* {
|
* {
|
||||||
color:#fff
|
color:#fff
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user