mirror of
https://github.com/PretendoNetwork/juxtaposition-ui.git
synced 2026-09-15 04:45:33 -05:00
updated tags for embed
This commit is contained in:
committed by
jay.poff@outlook.com
parent
2ca269142c
commit
190713238b
@@ -20,10 +20,10 @@
|
||||
<meta content="#1F8A42" data-react-helmet="true" name="theme-color" />
|
||||
<link type="application/json+oembed" href="/<%= post.id %>/oembed.json" />
|
||||
<% if(post.screenshot !== '') { %>
|
||||
<meta name="twitter:card" content="https://portal.cdn.pretendo.cc/screenshot/<%= post.id %>.png">
|
||||
<meta name="twitter:image" content="https://portal.cdn.pretendo.cc/screenshot/<%= post.id %>.png">
|
||||
<%}%>
|
||||
<% if(post.painting !== '') { %>
|
||||
<meta name="twitter:card" content="https://portal.cdn.pretendo.cc/drawing/<%= post.id %>.png">
|
||||
<meta name="twitter:image" content="https://portal.cdn.pretendo.cc/drawing/<%= post.id %>.png">
|
||||
<%}%>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user