[bisq-network/bisq-website] Fix Opengraph and Twitter tags (#320)

wiz notifications at github.com
Mon Mar 9 18:40:20 UTC 2020


wiz commented on this pull request.



>          <meta property="twitter:title" content="{{ page.title }}">
         <meta property="twitter:card" content="summary_large_image">
-        <meta property="twitter:site" content="{{ langdata.enabled }}">
+        <meta property="twitter:site" content="https://bisq.network/">
+        <meta property="twitter:description" content="{{ langdata.site_desc }}">
+        <meta property="twitter:image" content="/images/bisq-og.jpg">

```suggestion
        <meta property="twitter:image" content="https://bisq.network/images/bisq-og.jpg">
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq-website/pull/320#pullrequestreview-371435348
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200309/21fbc113/attachment-0001.html>


More information about the bisq-github mailing list