Removing Popular Repositories Section- Github

Viewed 1555

Having some trouble with GitHub to remove the Popular repositories section tried to search for a fix and saw this help page but when I click Customise your pins the options to show repositories doesnt exist

Is this setting deprecated?
Is it even possible to remove the Popular repositories section?

2 Answers

Just for anyone that may want a workaround:

On the right of the Popular Respositories there is a View As: Public. You can change this to be View As: Member and they go away.

https://github.com/<your organization>/?view_as=member

Bookmark that page instead!

Try these steps:

  1. Go to your profile.
  2. Click the Customize your pins link (it's on the right of Popular repositories).
  3. Check a few repositories:

enter image description here

  1. Click Save pins.

The page will then reload and your checked pins will display instead of the Popular repositories section.

Related