h5bp / movethewebforward

Project archived.
http://movethewebforward.org
284 stars 66 forks source link

fix twitter urls #102

Closed hzlmn closed 9 years ago

hzlmn commented 9 years ago

Seems like twitter changed url for their image hosting portal and now icons in builders section not showing. I fixed it.

arthurvr commented 9 years ago

For index.html, why change this? The avatars work fine since https://github.com/h5bp/movethewebforward/commit/1c6bd22768cbebfcb341afbfffa7d884a45c7269. For the translations we indeed need the fix, thanks!

hzlmn commented 9 years ago

@arthurvr Hm, i found it not working correctly. For example, https://twitter.com/addyosmani/profile_image?size=normal redirect to it https://pbs.twimg.com/profile_images/422476220442234880/jlx9HMtr_normal.jpeg or I am missing something?

arthurvr commented 9 years ago

Oh that way, yes, sorry! Merging!

hzlmn commented 9 years ago

@arthurvr i changed alt text and broken indent e5742d1c980e7800d317b2168bba7bdc6a07b43d

arthurvr commented 9 years ago

Merged. Thanks @drKraken.