added https:// to image location

This commit is contained in:
bill bittner 2017-07-24 16:28:47 -07:00
parent e9f421b51a
commit 34606f68dc

View file

@ -13,7 +13,7 @@
<meta name="twitter:creator" content="@spee.ch">
<meta name="twitter:title" content="{{fileInfo.name}}">
<meta name="twitter:description" content="An image hosted via Spee.ch">
<meta name="twitter:image" content="/api/streamFile/{{fileInfo.fileName}}">
<meta name="twitter:image" content="https://spee.ch/api/streamFile/{{fileInfo.fileName}}">
</head>
<body>
{{{ body }}}