Skip to content

Commit

Permalink
Use resized twitter image in the web page [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
terales committed Feb 4, 2018
1 parent df8bfa1 commit d6bc77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ <h3 style="margin-bottom: 0.6em;">Currently supported sources</h3>
<strong>Gravatar</strong> with email: <a href="/gravatar/terehov.alexander.serg@gmail.com" target="_blank">/gravatar/email@example.com</a>
</li>
<li>
<i class="example" style="background-image: url('/twitter/yegor256');"></i>
<i class="example" style="background-image: url('/twitter/yegor256/30-30');"></i>
<strong>Twitter</strong> with username, like <code>yegor256</code>: <a href="/twitter/yegor256/30-30" target="_blank">/twitter/yegor256</a>
</li>
<li>
Expand Down

0 comments on commit d6bc77e

Please sign in to comment.