-
-
Notifications
You must be signed in to change notification settings - Fork 871
Closed
Description
Description
We need to add a GitHub icon to the challenge interface that links to the repository. This icon should be placed to the left of the stars box in the header area of the challenge page.
Requirements
- Add a GitHub icon adjacent to the stars counter (left side)
- Link the icon to the challenge repository URL
- Set visibility permissions so the icon is only visible to:
- Challenge host
- Host team members
Technical Details
- Use standard GitHub icon from your icon library
- Implement proper permission checks to restrict visibility
- Ensure the icon maintains proper spacing and alignment with existing UI elements