mxstbr / sharingbuttons.io

Quickly generate social sharing buttons with a tiny performance footprint
http://sharingbuttons.io
MIT License
2.48k stars 104 forks source link

Fixed Pinterest URL paramter #69

Closed lucahammer closed 7 years ago

lucahammer commented 7 years ago

Pinterest doesn't work with the parameter 'summary='. It only shows a dark screen. It needs the parameter 'description=' instead.

Fixes this issue: https://github.com/mxstbr/sharingbuttons.io/issues/66

mxstbr commented 7 years ago

Ah, thanks! Good catch!