Hacker News new | ask | show | jobs
by vdwijngaert 1282 days ago
Wanted to share this with the team, but I noticed the social cards aren't loading (at least not on slack). It's probably due to the fact that your social images are not on HTTPS:

```html <meta property="og:site_name" content="Productivity Blocker"/> (...) <meta property="og:image" content="http://static1.squarespace.com/static/61e76afa9e2d33114d3da2... (...) <meta itemprop="thumbnailUrl" content="http://static1.squarespace.com/static/61e76afa9e2d33114d3da2... <link rel="image_src" href="http://static1.squarespace.com/static/61e76afa9e2d33114d3da2..." /> <meta itemprop="image" content="http://static1.squarespace.com/static/61e76afa9e2d33114d3da2... (...) <meta name="twitter:image" content="http://static1.squarespace.com/static/61e76afa9e2d33114d3da2... ```

Love it though! :)