Closed msisto closed 9 years ago
All 3 sites, Dribbble, GitHub, and Instagram, are served over HTTPS. Can you change the links to https:
? It saves the user a redirect from http -> https when they click the link.
And while you're there, would you change the Twitter link as well to https?
Good point. Incoming ...
@ssorallen All set with https:
.
Great, thanks for the changes. :+1:
Love the theme.
I noticed that the way Twitter links are constructed in
default.html
was different than Github, Dribbble and Instagram links:default.html
expectssite.twitter
to contain only your Twitter handle, wheresite.github
,site.dribbble
andsite.instagram
are expected to be complete URL strings.This pull changes this so that the template only requires a handle.