In #34 we restored the Pinterest button if pinit.js is running.
However all the URL params present in the original URL (description and media) are not available.
For the Pinterest button, we would probably need to add data-description and data-media, then read that from the JS and add the the URL we use to fix the button.