test image card fix & embed colour

pull/15/head
tycrek 4 years ago
parent acd92b7808
commit 7a24ed8f3e
No known key found for this signature in database
GPG Key ID: 25D74F3943625263

@ -73,6 +73,8 @@ const html = `
<meta property="og:{{{type}}}" content="{{{http}}}{{{domain}}}/{{{resourceId}}}{{{ext}}}"> <meta property="og:{{{type}}}" content="{{{http}}}{{{domain}}}/{{{resourceId}}}{{{ext}}}">
{{{title}}} {{{title}}}
{{{site}}} {{{site}}}
<meta name="twitter:card" content="summary_large_image">
<meta name="theme-color" content="#D50000">
</head> </head>
<body>ass</body> <body>ass</body>
</html> </html>

Loading…
Cancel
Save