🐛 Fix twitter screenshot image

This commit is contained in:
Joshua Seigler 2018-02-15 17:37:38 -05:00 committed by GitHub
parent 5ebec31d80
commit 385f6496b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,7 +62,7 @@
<meta name="twitter:site" content="@seiglerj" /> <meta name="twitter:site" content="@seiglerj" />
<meta name="twitter:title" content="Cryptohistory : Charts" /> <meta name="twitter:title" content="Cryptohistory : Charts" />
<meta name="twitter:description" content="Embeddable SVG and PNG cryptocurrency charts" /> <meta name="twitter:description" content="Embeddable SVG and PNG cryptocurrency charts" />
<meta name="twitter:image" content="https://cryptohistory.org/charts/dark/dash-btc/24h/svg" /> <meta name="twitter:image" content="https://cryptohistory.org/screenshot.png" />
</head> </head>
<body> <body>
<header> <header>
@ -73,7 +73,7 @@
<h2>Transparent SVG and PNG charts with your favorite cryptocurrencies</h2> <h2>Transparent SVG and PNG charts with your favorite cryptocurrencies</h2>
<figure> <figure>
<img src="/charts/candlestick/dash-usd/7d/svg" alt="Dash/USD price"> <img src="/charts/candlestick/dash-usd/7d/svg" alt="Dash/USD price">
<figcaption>7 day Dash price candlesticks in USD <code><a href="/charts/candlestick/dash-usdt/7d/svg">https://cryptohistory.org/charts/candlestick/dash-usd/7d/svg</a></code></figcaption> <figcaption>7 day Dash price candlesticks in USD <code><a href="/charts/candlestick/dash-usd/7d/svg">https://cryptohistory.org/charts/candlestick/dash-usd/7d/svg</a></code></figcaption>
</figure> </figure>
<p>Sparklines too! ETH/BTC 7 days: <img src="/charts/sparkline/eth-btc/7d/svg" alt="ETH 7d chart" style="vertical-align: bottom;"> <p>Sparklines too! ETH/BTC 7 days: <img src="/charts/sparkline/eth-btc/7d/svg" alt="ETH 7d chart" style="vertical-align: bottom;">
<code>&lt;img src=&quot;https://cryptohistory.org/charts/sparkline/eth-btc/7d/svg&quot; alt=&quot;ETH/BTC 7d chart&quot; style=&quot;vertical-align: bottom;&quot;&gt;</code> <code>&lt;img src=&quot;https://cryptohistory.org/charts/sparkline/eth-btc/7d/svg&quot; alt=&quot;ETH/BTC 7d chart&quot; style=&quot;vertical-align: bottom;&quot;&gt;</code>