]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
shorter avatar urls
authorMark Otto <otto@github.com>
Mon, 9 Sep 2013 02:49:40 +0000 (19:49 -0700)
committerMark Otto <otto@github.com>
Mon, 9 Sep 2013 02:49:40 +0000 (19:49 -0700)
getting-started.html

index 146063590ce294920c7f654746874d6264384724..9081d9922e2fed16443791021a80b509b071fef3 100644 (file)
@@ -24,22 +24,22 @@ base_url: "../"
     <div class="list-group bs-team">
       <a class="list-group-item team-member" href="https://github.com/mdo">
         <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=mdo&type=follow" width="120" height="20"></iframe>
-        <img src="https://0.gravatar.com/avatar/bc4ab438f7a4ce1c406aadc688427f2c?d=https%3A%2F%2Fidenticons.github.com%2F10339ec809c5a79dbf25614ba22eee40.png" alt="@mdo">
+        <img src="http://www.gravatar.com/avatar/bc4ab438f7a4ce1c406aadc688427f2c" alt="@mdo">
         <strong>Mark Otto</strong> <small>@mdo</small>
       </a>
       <a class="list-group-item team-member" href="https://github.com/fat">
         <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=fat&type=follow" width="120" height="20"></iframe>
-        <img src="https://2.gravatar.com/avatar/a98244cbdacaf1c0b55499466002f7a8?d=https%3A%2F%2Fidenticons.github.com%2F313701b540df992682dccc8f70dc12a0.png" alt="@fat">
+        <img src="http://www.gravatar.com/avatar/a98244cbdacaf1c0b55499466002f7a8" alt="@fat">
         <strong>Jacob Thornton</strong> <small>@fat</small>
       </a>
       <a class="list-group-item team-member" href="https://github.com/juthilo">
         <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=cvrebert&type=follow" width="120" height="20"></iframe>
-        <img src="https://0.gravatar.com/avatar/edec428c425453955f770095a7d26c50?d=https%3A%2F%2Fidenticons.github.com%2F1b08c04e9008c9f801938b05a1bb8d88.png" alt="@cvrebert">
+        <img src="http://www.gravatar.com/avatar/edec428c425453955f770095a7d26c50" alt="@cvrebert">
         <strong>Chris Rebert</strong> <small>@cvrebert</small>
       </a>
       <a class="list-group-item team-member" href="https://github.com/juthilo">
         <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=juthilo&type=follow" width="120" height="20"></iframe>
-        <img src="https://0.gravatar.com/avatar/0f7dd3ce58a416be5685ea6194f82b11?d=https%3A%2F%2Fidenticons.github.com%2Fafd0c2227d136850c00b96f7359a70c6.png" alt="@juthilo">
+        <img src="http://www.gravatar.com/avatar/bc4ab438f7a4ce1c406aadc688427f2c" alt="@juthilo">
         <strong>Julian Thilo</strong> <small>@juthilo</small>
       </a>
     </div>