christianezeani / panthera-jekyll

A quick and simple responsive developer portfolio theme for jekyll sites and GitHub Pages.
MIT License
21 stars 45 forks source link

Feature Request - Return to home page #3

Closed MikeRosTX closed 4 years ago

MikeRosTX commented 4 years ago

Describe the solution you'd like Ability to click on the avatar jpg either on the header or left pane, and it returns you to the index page.

christianezeani commented 4 years ago

Avatar on the left side now linking to site's base url

MikeRosTX commented 4 years ago

Thanks for this update! Works well.

Question: Is it possible to get the avatar on the right side in the header to link back to base url as well? Reason I'm asking for this request, is that the left side avatar would be for linking back to base url from the desktop.

But having the ability to click on the right side avatar in the header from a mobile device is one less click to take you back to the base url.

christianezeani commented 4 years ago

Ok. I'll link the avatar on the header to base url

christianezeani commented 4 years ago

Hi @MikeRosTX. Header avatar is now linked to base URL.

MikeRosTX commented 4 years ago

Hi @MikeRosTX. Header avatar is now linked to base URL.

Just merge the new changes, and the Header avatar is not linking back Home base URL.

christianezeani commented 4 years ago

It's working here: https://christianezeani.github.io/panthera-jekyll/

Did resolve any merge conflict?

MikeRosTX commented 4 years ago

Yes, merge conflicts were resolved. See my page at https://mikerostx.me. When clicking on both avatars (left pane & top right header) it should take me back to the home page URL (https://mikerostx.me) and it is not.

christianezeani commented 4 years ago

Issue resolved