Skip to content

Conversation

@pauloguilhermepp
Copy link

@pauloguilhermepp pauloguilhermepp commented Aug 12, 2025

A brief description of the purpose of the changes contained in this PR.

Currently in src/templates/base.html, the Codabench logo is loaded with a hardcoded static path. This PR fixes it so that it uses the Django template tag {% static %}.

Issues this PR resolves

A checklist for hand testing

  • Build project and verify logo

Checklist

  • Code review by me
  • Hand tested by me
  • I'm proud of my work
  • Ready to merge

@Didayolo Didayolo self-assigned this Aug 12, 2025
@Didayolo
Copy link
Member

Hi @pauloguilhermepp, thank you for your contribution. We'll review it soon.

@Didayolo Didayolo linked an issue Aug 12, 2025 that may be closed by this pull request
@Didayolo Didayolo changed the base branch from develop to fix_hardcoded_logo_static_path August 12, 2025 12:30
@Didayolo Didayolo merged commit e26ea7f into codalab:fix_hardcoded_logo_static_path Aug 12, 2025
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.

Codabench logo is loaded with a hardcoded static path

2 participants