website: indicate that Twitter tracks URLs

This commit is contained in:
Thaddee Tyl 2015-08-30 12:44:26 +02:00
parent e477cb42a7
commit 8a03b05e0b
2 changed files with 6 additions and 6 deletions

View File

@ -487,9 +487,9 @@ Pixel-perfect   Retina-ready   Fast   Consistent   Hackable
<td><img src='https://img.shields.io/github/followers/espadrine.svg?style=social&label=Follow' alt=''/></td>
<td><code>https://img.shields.io/github/followers/espadrine.svg?style=social&amp;label=Follow</code></td>
</tr>
<tr><th> Twitter: </th>
<td><img src='https://img.shields.io/twitter/url/https/shields.io.svg?style=social' alt=''/></td>
<td><code>https://img.shields.io/twitter/url/https/shields.io.svg?style=social</code></td>
<tr><th> Twitter URL: </th>
<td><img src='https://img.shields.io/twitter/url/http/shields.io.svg?style=social' alt=''/></td>
<td><code>https://img.shields.io/twitter/url/http/shields.io.svg?style=social</code></td>
</tr>
</tbody></table>

View File

@ -486,9 +486,9 @@ Pixel-perfect &nbsp; Retina-ready &nbsp; Fast &nbsp; Consistent &nbsp; Hackable
<td><img src='/github/followers/espadrine.svg?style=social&label=Follow' alt=''/></td>
<td><code>https://img.shields.io/github/followers/espadrine.svg?style=social&amp;label=Follow</code></td>
</tr>
<tr><th> Twitter: </th>
<td><img src='/twitter/url/https/shields.io.svg?style=social' alt=''/></td>
<td><code>https://img.shields.io/twitter/url/https/shields.io.svg?style=social</code></td>
<tr><th> Twitter URL: </th>
<td><img src='/twitter/url/http/shields.io.svg?style=social' alt=''/></td>
<td><code>https://img.shields.io/twitter/url/http/shields.io.svg?style=social</code></td>
</tr>
</tbody></table>