seb-vial / grav-plugin-about-me

Simple plugin to show some information about yourself, with a nice picture, your name, your title/job and a description
MIT License
9 stars 7 forks source link

fix hardcoded http reference that breaks https websites #1

Closed pbwebdev closed 8 years ago

pbwebdev commented 8 years ago

https websites get an error notification that website is serving insecure images from gravatar.com

This removes it and makes it dynamic

seb-vial commented 8 years ago

I'll make a new release with it, thanks !

pbwebdev commented 8 years ago

My first ever pull request and contribution to someone else's code.

seb-vial commented 8 years ago

:+1: