diff options
| author | Mark Otto <[email protected]> | 2013-09-08 19:49:40 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-09-08 19:49:40 -0700 |
| commit | f00e6deb92bd64419667f2f85f06be489ced665c (patch) | |
| tree | ece2d39121ebe6e74ed408fee6777a9908d78a92 /getting-started.html | |
| parent | 77549410d52f86c2d42136014f5a2ae21f4cabee (diff) | |
| download | bootstrap-f00e6deb92bd64419667f2f85f06be489ced665c.tar.xz bootstrap-f00e6deb92bd64419667f2f85f06be489ced665c.zip | |
shorter avatar urls
Diffstat (limited to 'getting-started.html')
| -rw-r--r-- | getting-started.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/getting-started.html b/getting-started.html index 146063590..9081d9922 100644 --- a/getting-started.html +++ b/getting-started.html @@ -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> |
