Skip to content

Update Logo File Path Location#286

Merged
harryswift01 merged 1 commit intomainfrom
285-docs-update-logo-file-path
Feb 27, 2026
Merged

Update Logo File Path Location#286
harryswift01 merged 1 commit intomainfrom
285-docs-update-logo-file-path

Conversation

@harryswift01
Copy link
Member

Summary

This PR resolves an issue with incorrect file paths in the documentation that was preventing CodeEntropy logos from displaying properly.

Changes

Update Path Locations

  • Relocated the existing docs/images directory to the correct path: docs/_static/logos
  • Updated logo file paths in conf.py to reference the new location: docs/_static/logos/

Impact

  • Restores proper visibility of CodeEntropy branding across the documentation
  • Ensures both light and dark mode logos display correctly based on the user's theme preference

@harryswift01 harryswift01 added this to the v1.1.0 milestone Feb 27, 2026
@harryswift01 harryswift01 requested a review from jimboid February 27, 2026 08:45
@harryswift01 harryswift01 self-assigned this Feb 27, 2026
@harryswift01 harryswift01 added the documentation Improvements or additions to documentation label Feb 27, 2026
@harryswift01 harryswift01 linked an issue Feb 27, 2026 that may be closed by this pull request
Copy link
Member

@jimboid jimboid left a comment

Choose a reason for hiding this comment

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

Ah yep. I remember now having to do this on another repo with light/dark logos showing up.

@harryswift01 harryswift01 merged commit b49595a into main Feb 27, 2026
13 checks passed
@harryswift01 harryswift01 deleted the 285-docs-update-logo-file-path branch February 27, 2026 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs]: Update Logo File Path Location within docs/conf.py

2 participants