website: indicate that Twitter tracks URLs
This commit is contained in:
parent
e477cb42a7
commit
8a03b05e0b
|
@ -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&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>
|
||||
|
||||
|
|
6
try.html
6
try.html
|
@ -486,9 +486,9 @@ Pixel-perfect Retina-ready Fast Consistent 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&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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user