Only 1 language shown #5293
-
In my repo https://github.com/janegle/EduFinderWebsite on the right hand side only HTML was shown. When I clicked on it, more languages are correctly detected and shown. How can I get them displayed in the homepage https://github.com/janegle/EduFinderWebsite on the right hand side? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
🤔 your language analysis in the sidebar is consistent with the content of your |
Beta Was this translation helpful? Give feedback.
🤔 your language analysis in the sidebar is consistent with the content of your
gh-pages
branch. I'm not sure why, but it could be the case if that was your default branch at the time and you've since changed. Try pushing a change to one of the files in thesrc
directory on yourmaster
branch.