Skip to content

remove picus logo#1764

Closed
carlosabadia wants to merge 1 commit intomainfrom
carlos/remove-picus-logo
Closed

remove picus logo#1764
carlosabadia wants to merge 1 commit intomainfrom
carlos/remove-picus-logo

Conversation

@carlosabadia
Copy link
Collaborator

No description provided.

@carlosabadia carlosabadia marked this pull request as ready for review February 27, 2026 08:46
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Feb 27, 2026

Greptile Summary

Cleanly removed Picus Capital logo from the about page companies display by deleting both dark and light mode SVG files and removing the corresponding entry from the COMPANIES list in companies.py.

  • Deleted assets/about/companies/dark/picus.svg and assets/about/companies/light/picus.svg
  • Removed Picus Capital entry from COMPANIES list in pcweb/pages/about/views/companies.py
  • All remaining company logos in the directory match the updated COMPANIES list
  • Historical references to Picus Capital in blog posts remain intact (as expected)

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • Simple asset deletion with proper cleanup - removed both logo files and the corresponding Python list entry. All references are cleanly removed with no broken links or syntax errors.
  • No files require special attention

Important Files Changed

Filename Overview
assets/about/companies/dark/picus.svg Deleted dark mode Picus logo SVG file
assets/about/companies/light/picus.svg Deleted light mode Picus logo SVG file
pcweb/pages/about/views/companies.py Removed Picus Capital entry from COMPANIES list, all references cleanly removed

Last reviewed commit: 88e3a73

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

3 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@Alek99
Copy link
Member

Alek99 commented Feb 27, 2026

nvm

@Alek99 Alek99 closed this Feb 27, 2026
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.

2 participants