You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the GitHub Pages course, It has you update your user ID in the config. It then uses that to create a link to your GitHub profile on the bottom of the blog post page. I think that link should point to your GHE instance instead of GitHub.com if you’re running the course from GHES.
Bug Report
Current behavior
As reported by a user:
The minima theme automatically generates the link to point to github.com in: https://github.com/jekyll/minima/blob/aeab39123d8b5f853bc2427c0d72318a2b5055bd/_includes/social.html#L8
Possible solution
We could look at the other packaged themes: https://pages.github.com/themes/ to see if switching would fix the problem.
/cc @amyschoen @brianamarie @hectorsector