Skip to content

Fix profile README GitHub Stats section showing blank#1

Merged
Rohan5commit merged 6 commits intomainfrom
copilot/fix-github-stats-in-readme
Apr 6, 2026
Merged

Fix profile README GitHub Stats section showing blank#1
Rohan5commit merged 6 commits intomainfrom
copilot/fix-github-stats-in-readme

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 6, 2026

Summary

This PR fixes the profile README section that appears as a blank block under GitHub Stats on the GitHub profile page.

Changes

  • Replaced external image-based stat cards with plain markdown links:
    • Followers
    • Repositories
    • Gists
  • Kept existing Social badges and visitor counter unchanged.

Why this fixes it

The blank area was caused by external stat-card image embeds not rendering in the profile context. Plain markdown links render reliably in GitHub profile README, so the section now always displays visible content.

Validation

  • Verified README.md on this branch contains the new text-link stats block.
  • Confirmed no other files were changed.

Copilot AI and others added 6 commits April 6, 2026 03:03
Agent-Logs-Url: https://github.com/Rohan5commit/Rohan5commit/sessions/301759a1-6df2-4a49-a391-e849172df90b

Co-authored-by: Rohan5commit <181558744+Rohan5commit@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Rohan5commit/Rohan5commit/sessions/cad0f3d2-9928-40b9-bf7e-0c329945ea69

Co-authored-by: Rohan5commit <181558744+Rohan5commit@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Rohan5commit/Rohan5commit/sessions/cad0f3d2-9928-40b9-bf7e-0c329945ea69

Co-authored-by: Rohan5commit <181558744+Rohan5commit@users.noreply.github.com>
Copilot AI requested a review from Rohan5commit April 6, 2026 04:01
@Rohan5commit Rohan5commit marked this pull request as ready for review April 6, 2026 04:04
Copilot AI review requested due to automatic review settings April 6, 2026 04:04
@Rohan5commit Rohan5commit merged commit f4f4373 into main Apr 6, 2026
3 of 4 checks passed
Copilot stopped work on behalf of Rohan5commit due to an error April 6, 2026 04:04
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the profile README to prevent the GitHub Stats section from rendering as a blank block on the GitHub profile page by replacing external stats-card image embeds with text-based links.

Changes:

  • Removed external GitHub stats image cards (overall stats, streaks, top languages).
  • Added a simple bullet list of profile links for Followers, Repositories, and Gists.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants