I also am having problems with my tweet button on my random quote generator project

I did the project in notepad++ and it worked fine, but when I transferred the code to codepen the tweet stopped working. It seems to have something to do with codepen security? Now I can’t even get the img to show up for the tweet button.

Project is here: https://codepen.io/Gildara/pen/GrpGag

Any help would be appreciated. I am a beginner so please try not to overwhelm me?

Thanks!

From my browser’s error console:

Failed to load resource: The certificate for this server is invalid. You might be connecting to a server that is pretending to be “i65.tinypic.com” which could put your confidential information at risk.

I’m not sure if this is a CodePen or browser security feature. Try a different image, or just create a Tweet button in CSS (it doesn’t have to be fancy).